Home
last modified time | relevance | path

Searched defs:CreateGroup (Results 1 – 7 of 7) sorted by relevance

/base/request/request/frameworks/native/request/src/
Drequest_manager.cpp231 int32_t RequestManager::CreateGroup(std::string &gid, const bool gauge, Notification &notification) in CreateGroup() function in OHOS::Request::RequestManager
Drequest_manager_impl.cpp234 int32_t RequestManagerImpl::CreateGroup(std::string &gid, const bool gauge, Notification &notificat… in CreateGroup() function in OHOS::Request::RequestManagerImpl
Drequest_service_proxy.cpp916 int32_t RequestServiceProxy::CreateGroup(std::string &gid, const bool gauge, Notification &notifica… in CreateGroup() function in OHOS::Request::RequestServiceProxy
/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
Dpeer_to_peer_group.c427 static int32_t CreateGroup(int32_t osAccountId, CJson *jsonParams, char **returnJsonStr) in CreateGroup() function
/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
Dacross_account_group.c524 static int32_t CreateGroup(int32_t osAccountId, CJson *jsonParams, char **returnJsonStr) in CreateGroup() function
/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
Didentical_account_group.c526 static int32_t CreateGroup(int32_t osAccountId, CJson *jsonParams, char **returnJsonStr) in CreateGroup() function
/base/security/device_auth/services/legacy/group_manager/src/group_operation/
Dgroup_operation.c404 static int32_t CreateGroup(int32_t osAccountId, CJson *jsonParams, char **returnJsonStr) in CreateGroup() function