Searched defs:PING_TRANSACTION (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/native/include/binder/ |
H A D | IBinder.h | 56 PING_TRANSACTION = B_PACK_CHARS('_', 'P', 'N', 'G'), enumerator
|
/aosp12/frameworks/native/libs/binder/include/binder/ |
H A D | IBinder.h | 56 PING_TRANSACTION = B_PACK_CHARS('_', 'P', 'N', 'G'), enumerator
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/ |
H A D | rpc_types.h | 25 PING_TRANSACTION = ZIPC_PACK_CHARS('_', 'P', 'N', 'G'), enumerator
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | IBinder.java | 102 int PING_TRANSACTION = ('_'<<24)|('P'<<16)|('N'<<8)|'G'; field
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | ipc_types.h | 31 PING_TRANSACTION = ZIPC_PACK_CHARS('_', 'P', 'N', 'G'), enumerator
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_types.h | 41 PING_TRANSACTION = ZIPC_PACK_CHARS('_', 'P', 'N', 'G'), enumerator
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |