Home
last modified time | relevance | path

Searched defs:binder_uintptr_t (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dflat_obj.h33 typedef uint32_t binder_uintptr_t; typedef
36 typedef uint64_t binder_uintptr_t; typedef
57 typedef __u32 binder_uintptr_t; typedef
60 typedef __u64 binder_uintptr_t; typedef
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dflat_obj.h38 typedef __u32 binder_uintptr_t; typedef
41 typedef __u64 binder_uintptr_t; typedef
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service_stub.h25 typedef unsigned int binder_uintptr_t; typedef
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h56 typedef __u32 binder_uintptr_t; typedef
59 typedef __u64 binder_uintptr_t; typedef
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h48 typedef __u32 binder_uintptr_t; typedef
51 typedef __u64 binder_uintptr_t; typedef
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_service_stub_unittest.cpp41 typedef unsigned long long binder_uintptr_t; typedef