Home
last modified time | relevance | path

Searched refs:SERVICE_TYPE_IMPORT (Results 1 - 3 of 3) sorted by relevance

/base/security/device_auth/test/unittest/deviceauth/source/
H A Dp2p_bind_ipc_test.cpp48 #define SERVICE_TYPE_IMPORT "service.type.import" macro
129 AddStringToJson(json, FIELD_SERVICE_TYPE, SERVICE_TYPE_IMPORT); in OnAuthRequestDirect()
423 res = ProcessCredentialDemoImport(SERVICE_TYPE_IMPORT); in HWTEST_F()
425 res = ProcessCredentialDemo(CRED_OP_QUERY, SERVICE_TYPE_IMPORT); in HWTEST_F()
427 res = ProcessCredentialDemo(CRED_OP_DELETE, SERVICE_TYPE_IMPORT); in HWTEST_F()
429 res = ProcessCredentialDemo(CRED_OP_QUERY, SERVICE_TYPE_IMPORT); in HWTEST_F()
439 res = ProcessCredentialDemoImport(SERVICE_TYPE_IMPORT); in HWTEST_F()
441 res = ProcessCredentialDemoImport(SERVICE_TYPE_IMPORT); in HWTEST_F()
443 res = ProcessCredentialDemo(CRED_OP_QUERY, SERVICE_TYPE_IMPORT); in HWTEST_F()
445 res = ProcessCredentialDemo(CRED_OP_DELETE, SERVICE_TYPE_IMPORT); in HWTEST_F()
[all...]
H A Ddeviceauth_func_test.cpp277 AddStringToJson(json, FIELD_SERVICE_TYPE, SERVICE_TYPE_IMPORT); in OnAuthRequestDirect()
624 CreateCredentialParamsJson(osAccountId, udid, RETURN_FLAG_INVALID, SERVICE_TYPE_IMPORT, json); in ProcessCredentialDemoImpPubKey()
1211 res = ProcessCredentialDemoImport(SERVICE_TYPE_IMPORT); in HWTEST_F()
1213 res = ProcessCredentialDemo(CRED_OP_QUERY, SERVICE_TYPE_IMPORT); in HWTEST_F()
1215 res = ProcessCredentialDemo(CRED_OP_DELETE, SERVICE_TYPE_IMPORT); in HWTEST_F()
1217 res = ProcessCredentialDemo(CRED_OP_QUERY, SERVICE_TYPE_IMPORT); in HWTEST_F()
/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h151 #define SERVICE_TYPE_IMPORT "service.type.import" macro

Completed in 5 milliseconds