Home
last modified time | relevance | path

Searched defs:token (Results 1 – 15 of 15) sorted by relevance

/developtools/profiler/hiebpf/src/
Dutilities.cpp46 std::string token = source.substr(0, pos); in StringSplit() local
/developtools/hdc/src/common/
Dauth.cpp29 bool AuthVerify(uint8_t *token, uint8_t *sig, int siglen) in AuthVerify()
292 int AuthSign(void *rsa, const unsigned char *token, size_t tokenSize, void *sig) in AuthSign()
406 bool AuthVerify(uint8_t *token, uint8_t *sig, int siglen) in AuthVerify()
/developtools/hdc/src/daemon/
Ddaemon_unity.cpp95 char *token = nullptr; in FindMountDeviceByPath() local
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/rpc/
Dhttp_server.cpp367 std::string_view token = source.substr(0, pos); in StringSplit() local
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/rpc/
Dhttp_server.cpp373 std::string_view token = source.substr(0, pos); in StringSplit() local
/developtools/hdc/src/host/
Dhost_updater.cpp60 char *token = strtok_s(buffer.data(), delimit, &nextToken); in Split() local
Dhost_uart.cpp721 std::string token = source.substr(0, pos); in EnumSerialPort() local
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dhttp_server.cpp443 std::string_view token = source.substr(0, pos); in StringSplit() local
/developtools/smartperf_host/trace_streamer/src/rpc/
Dhttp_server.cpp444 std::string_view token = source.substr(0, pos); in StringSplit() local
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dob_config_resolver.ts296 const token = tokens[i]; constant
/developtools/hiperf/interfaces/kits/js/napi/
Dhiperf_client_napi.cpp41 std::string token = source.substr(0, pos); in StringSplit() local
62 std::string token = source.substr(0, pos); in StringSplitToInt() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp69 std::string token = source.substr(0, pos); in StringSplit() local
/developtools/syscap_codec/src/
Dcreate_pcid.c689 char *token = NULL; in AddPriSyscapToJsonObj() local
/developtools/hiperf/src/
Dutilities.cpp142 std::string token = source.substr(0, pos); in StringSplit() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h12196 struct in6_addr token; member
19585 void *token; member
19595 void *token; member
35720 int token; member
48845 int token; member
50313 } token; member
58496 u64 token; member
68484 __le16 token; member
68779 bool token; member
111186 const char *token; member
[all …]