Home
last modified time | relevance | path

Searched defs:token (Results 1 - 18 of 18) sorted by relevance

/test/xts/device_attest/services/core/adapter/
H A Dattest_adapter_hal.c55 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 Dattest_adapter_hal.c55 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 DIpcStub.cpp91 char *token; in CheckInterfaceToken() local
/test/xts/device_attest/services/oem_adapter/src/
H A Ddevice_attest_oem_adapter.c78 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 Dipc_transactor_test.cpp84 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 Duitest_ffi.cpp155 void CJ_InitConnection(char *token) in CJ_InitConnection() argument
/test/testfwk/arkxtest/uitest/server/
H A Dserver_main.cpp206 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 Dattest_coap.c51 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 Daccesstokenid_test.cpp90 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 Dipc_transactor.cpp193 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 DSendShareRequestTest.cpp62 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 Dsendsharerequest_func_test.c65 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 Dipc_capi.cpp888 const char *token = ""; in OHIPCParcelWriteInterfaceToken() local
904 char *token = nullptr; in OHIPCParcelReadInterfaceToken() local
/test/xts/device_attest/services/core/include/
H A Dattest_type.h150 char *token; member
/test/xts/device_attest_lite/services/core/include/
H A Dattest_type.h136 char *token; member
/test/testfwk/arkxtest/uitest/napi/
H A Duitest_napi.cpp76 auto token = JsStrToCppStr(env, argv[0]); in ScheduleEstablishConnection() local
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp128 string token; in ParseMethodSignature() local
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
H A Dffrtndk.cpp3498 static void TestCallBack(void* token, uint32_t event) in TestCallBack() argument

Completed in 20 milliseconds