Home
last modified time | relevance | path

Searched defs:CMD_GET_AUTH_INFO (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_net_ledger_mock.cpp24 static const std::string CMD_GET_AUTH_INFO = "getAuthInfo"; variable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c47 #define CMD_GET_AUTH_INFO "getAuthInfo" macro