Home
last modified time | relevance | path

Searched defs:FIRST_CALL_TRANSACTION (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/listen_rust_sa/src/
H A Dinterface.rs14 pub const FIRST_CALL_TRANSACTION: isize = 0x00000001; const
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/
H A Dlib.rs34 pub const FIRST_CALL_TRANSACTION: isize = 0x00000001; const
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/
H A Drpc_types.h23 FIRST_CALL_TRANSACTION = 0x00000001, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h29 FIRST_CALL_TRANSACTION = 0x00000001, enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h39 FIRST_CALL_TRANSACTION = 0x00000001, enumerator