Home
last modified time | relevance | path

Searched refs:CLIENT (Results 1 - 7 of 7) sorted by relevance

/base/msdp/device_status/frameworks/native/src/
H A Dbytrace_adapter.cpp32 if (subscribeObject == CLIENT) { in StartBytrace()
44 if (subscribeObject == CLIENT) { in StartBytrace()
/base/msdp/device_status/interfaces/innerkits/include/
H A Dbytrace_adapter.h38 CLIENT, enumerator
/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h138 #define CLIENT 1 macro
/base/request/request/services/src/manage/events/
H A Dmod.rs239 static CLIENT: Lazy<ClientManagerEntry> = Lazy::new(|| ClientManager::init()); consts
244 Lazy::new(|| TaskManager::init(RUN_COUNT_MANAGER.clone(), CLIENT.clone(), NETWORK.clone()));
/base/request/request/services/src/task/
H A Ddownload.rs296 static CLIENT: Lazy<ClientManagerEntry> = Lazy::new(|| ClientManager::init()); in build_task() consts
302 TaskManager::init(RUN_COUNT_MANAGER.clone(), CLIENT.clone(), NETWORK.clone()) in build_task()
310 CLIENT.clone(), in build_task()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session_common.c384 int32_t res = AddSelfUpgradeFlag(session->params, (isClient == CLIENT), osAccountId, groupId, session->opCode); in AddGroupAndDevInfo()
640 return ((isClient == CLIENT) && (operationCode == MEMBER_JOIN)) || in IsCreateGroupNeeded()
H A Dcompatible_bind_sub_session.c852 result = GenerateKeyPairIfNeeded(subSession->osAccountId, CLIENT, opCode, jsonParams); in CreateClientBindSubSession()
864 result = GenerateBaseBindParams(subSession->osAccountId, CLIENT, jsonParams, subSession); in CreateClientBindSubSession()

Completed in 7 milliseconds