Home
last modified time | relevance | path

Searched defs:HITRACE_TAG_RPC (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace_meter/
H A Dhitrace_meter.h68 constexpr uint64_t HITRACE_TAG_RPC = (1ULL << 46); // RPC and IPC tag. variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi/src/
H A Dnapi_remote_proxy.cpp36 static const uint64_t HITRACE_TAG_RPC = (1ULL << 46); // RPC and IPC tag. variable
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp51 static const uint64_t HITRACE_TAG_RPC = (1ULL << 46); // RPC and IPC tag. variable