Searched defs:TOKEN (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/account/os_account/frameworks/domain_account/test/moduletest/src/ |
H A D | domain_account_common_test.cpp | 37 const std::vector<uint8_t> TOKEN = {1, 2, 3, 4, 5}; variable
|
H A D | mock_domain_plugin.cpp | 23 const std::vector<uint8_t> TOKEN = {1, 2, 3, 4, 5}; variable
|
H A D | domain_account_client_module_test.cpp | 78 const std::vector<uint8_t> TOKEN = {1, 2, 3, 4, 5}; variable
|
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ |
H A D | dm_constants.h | 161 constexpr const char* TOKEN = "token"; variable
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/ |
H A D | napi_app_account_common.h | 132 TOKEN, enumerator
|