Home
last modified time | relevance | path

Searched defs:myId (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/static_linker/
H A Dlinker_code_parser_context.cpp200 const auto myId = EntityId(data->omi->GetOffset()); in MakeChangeWithId() local
/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannelmanager_fuzzer/
H A Dsoftbusproxychannelmanager_fuzzer.cpp296 int16_t myId = *(reinterpret_cast<const int16_t *>(data)); in TransProxyGetAppInfoTypeTest() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_manager_test.cpp1827 int16_t myId = 1; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h71 int16_t myId; member
123 int16_t myId; member
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c120 int32_t TransProxyGetAppInfoType(int16_t myId, const char *identity, AppType *appType) in TransProxyGetAppInfoType() argument
489 TransProxyGetRecvMsgChanInfo(int16_t myId, int16_t peerId, ProxyChannelInfo *chanInfo) TransProxyGetRecvMsgChanInfo() argument
653 TransProxyGetAppInfo(int16_t myId, AppInfo *appInfo) TransProxyGetAppInfo() argument
677 TransProxyGetReqIdAndStatus(int32_t myId, int32_t *reqId, int8_t *status) TransProxyGetReqIdAndStatus() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp4126 const char* myId = uscript_getName(code); in TestAllCodepoints() local

Completed in 14 milliseconds