Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/unittest/ipc/include/
H A Dipc_proxy.h20 GET_SYSTEM_ABILITY_TRANSACTION = 1, enumerator
/ohos5.0/foundation/communication/ipc/ipc/test/unittest/rpc/include/
H A Drpc_test.h34 constexpr int32_t GET_SYSTEM_ABILITY_TRANSACTION = 1; variable
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/include/
H A Dipc_proxy.h20 GET_SYSTEM_ABILITY_TRANSACTION = 1, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsamgr_ipc_interface_code.h22 GET_SYSTEM_ABILITY_TRANSACTION = 1, enumerator
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/samgr/
H A Drpc_samgr.c35 GET_SYSTEM_ABILITY_TRANSACTION = 1, enumerator
/ohos5.0/foundation/communication/ipc/services/dbinder/c/include/
H A Ddbinder_types.h35 #define GET_SYSTEM_ABILITY_TRANSACTION 1 macro