| /test/xts/device_attest/services/core/adapter/ |
| H A D | attest_adapter_hal.c | 55 char token[TOKEN_ENCRYPT_LEN + 1];
in AttestWriteToken() local 97 char token[TOKEN_ENCRYPT_LEN + 1] = {0}; AttestReadToken() local [all...] |
| /test/xts/device_attest_lite/services/core/adapter/ |
| H A D | attest_adapter_hal.c | 55 char token[TOKEN_ENCRYPT_LEN + 1];
in AttestWriteToken() local 103 char token[TOKEN_ENCRYPT_LEN + 1] = {0}; AttestReadToken() local [all...] |
| /test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/ |
| H A D | IpcStub.cpp | 91 char *token; in CheckInterfaceToken() local
|
| /test/xts/device_attest/services/oem_adapter/src/ |
| H A D | device_attest_oem_adapter.c | 78 int32_t OEMReadToken(char *token, uint32_t len) in OEMReadToken() argument 112 int32_t OEMWriteToken(const char *token, uint32_t len) in OEMWriteToken() argument [all...] |
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | ipc_transactor_test.cpp | 84 auto token = string("testInitConnection_#") + string(params.description); in TEST_P() local 121 constexpr string_view token = "testAapiTransaction"; in TEST() local 176 constexpr string_view token = "testHandleFdParam"; in TEST() local 229 constexpr string_view token = "testDetectConcurrentTransaction"; TEST() local 277 constexpr string_view token = "testServerDetectClientDeath"; TEST() local [all...] |
| /test/testfwk/arkxtest/uitest/cj/ |
| H A D | uitest_ffi.cpp | 155 void CJ_InitConnection(char *token) in CJ_InitConnection() argument
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | server_main.cpp | 206 static int32_t StartDaemon(string_view token, int32_t argc, char *argv[]) in StartDaemon() argument
|
| /test/xts/device_attest_lite/services/core/network/ |
| H A D | attest_coap.c | 51 static int32_t CoapCreateToken(uint8_t token[], uint8_t* tkl) in CoapCreateToken() argument 66 static int32_t CoapAddToken(CoapPacket* pkt, const CoapBuffer* token, CoapRWBuffer* buf) in CoapAddToken() argument 378 CoapEncode(CoapPacket* pkt, const CoapPacketParam* param, const CoapBuffer* token, const CoapBuffer* payload, CoapRWBuffer* outBuf) CoapEncode() argument 448 uint8_t token[PKT_TOKEN_LEN] = {0}; CoapBuildMessage() local [all...] |
| /test/xts/hats/kernel/accesstokenid/ |
| H A D | accesstokenid_test.cpp | 90 static int GetTokenid(unsigned long long *token) in GetTokenid() argument 109 static int SetTokenid(unsigned long long *token) in SetTokenid() argument 166 static void GetCurToken(unsigned long long *token, unsigned long long *ftoken) in GetCurToken() argument 234 unsigned long long token = INVAL_TOKEN; in HWTEST_F() local 254 unsigned long long token in HWTEST_F() local 290 unsigned long long token = INVAL_TOKEN; HWTEST_F() local 332 unsigned long long token = INVAL_TOKEN; HWTEST_F() local 452 unsigned long long token; HWTEST_F() local 504 unsigned long long token = INVAL_TOKEN; HWTEST_F() local [all...] |
| /test/testfwk/arkxtest/uitest/connection/ |
| H A D | ipc_transactor.cpp | 193 static sptr<IRemoteObject> PublishCallerAndWaitForBackcaller(const sptr<ApiCaller> &caller, string_view token) in PublishCallerAndWaitForBackcaller() argument 222 static sptr<IRemoteObject> WaitForPublishedCaller(string_view token) in WaitForPublishedCaller() argument 292 bool ApiTransactor::InitAndConnectPeer(string_view token, ApiCallHandler handler) in InitAndConnectPeer() argument [all...] |
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | SendShareRequestTest.cpp | 62 static uint32 *SAMGR_SendSharedRequestProxy(const Identity *identity, const Request *request, uint32 *token, in SAMGR_SendSharedRequestProxy() argument 389 uint32 *token = NULL; in HWTEST_F() local 431 uint32 *token = NULL; in HWTEST_F() local
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| H A D | sendsharerequest_func_test.c | 65 static uint32 *SAMGR_SendSharedRequestProxy(const Identity *identity, const Request *request, uint32 *token,
in SAMGR_SendSharedRequestProxy() argument 396 uint32 *token = NULL;
variable 437 uint32 *token = NULL;
variable
|
| /test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/ |
| H A D | ipc_capi.cpp | 888 const char *token = ""; in OHIPCParcelWriteInterfaceToken() local 904 char *token = nullptr; in OHIPCParcelReadInterfaceToken() local
|
| /test/xts/device_attest/services/core/include/ |
| H A D | attest_type.h | 150 char *token; member
|
| /test/xts/device_attest_lite/services/core/include/ |
| H A D | attest_type.h | 136 char *token; member
|
| /test/testfwk/arkxtest/uitest/napi/ |
| H A D | uitest_napi.cpp | 76 auto token = JsStrToCppStr(env, argv[0]); in ScheduleEstablishConnection() local
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | frontend_api_handler.cpp | 128 string token; in ParseMethodSignature() local
|
| /test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/ |
| H A D | ffrtndk.cpp | 3498 static void TestCallBack(void* token, uint32_t event) in TestCallBack() argument
|