Home
last modified time | relevance | path

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

/base/request/request/frameworks/native/src/
Drequest_manager.cpp171 int32_t RequestManager::DeleteGroup(const std::string &gid) in DeleteGroup() function in OHOS::Request::RequestManager
Drequest_manager_impl.cpp146 int32_t RequestManagerImpl::DeleteGroup(const std::string &gid) in DeleteGroup() function in OHOS::Request::RequestManagerImpl
Drequest_service_proxy.cpp538 int32_t RequestServiceProxy::DeleteGroup(const std::string &gid) in DeleteGroup() function in OHOS::Request::RequestServiceProxy
/base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/
Dpeer_to_peer_group.c447 static int32_t DeleteGroup(int32_t osAccountId, CJson *jsonParams, char **returnJsonStr) in DeleteGroup() function
/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
Dacross_account_group.c547 static int32_t DeleteGroup(int32_t osAccountId, CJson *jsonParams, char **returnJsonStr) in DeleteGroup() function
/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
Didentical_account_group.c548 static int32_t DeleteGroup(int32_t osAccountId, CJson *jsonParams, char **returnJsonStr) in DeleteGroup() function
/base/security/device_auth/services/legacy/group_manager/src/group_operation/
Dgroup_operation.c407 static int32_t DeleteGroup(int32_t osAccountId, CJson *jsonParams, char **returnJsonStr) in DeleteGroup() function