Home
last modified time | relevance | path

Searched defs:SetPolicyAsync (Results 1 – 4 of 4) sorted by relevance

/base/accesscontrol/sandbox_manager/test/fuzztest/innerkits/sandbox_manager/setpolicyasync_fuzzer/
Dsetpolicyasync_fuzzer.cpp30 bool SetPolicyAsync(const uint8_t *data, size_t size) in SetPolicyAsync() function
/base/accesscontrol/sandbox_manager/frameworks/inner_api/sandbox_manager/src/
Dsandbox_manager_kit.cpp154 int32_t SandboxManagerKit::SetPolicyAsync(uint32_t tokenId, const std::vector<PolicyInfo> &policy, … in SetPolicyAsync() function in OHOS::AccessControl::SandboxManager::SandboxManagerKit
159 int32_t SandboxManagerKit::SetPolicyAsync(uint32_t tokenId, const std::vector<PolicyInfo> &policy, … in SetPolicyAsync() function in OHOS::AccessControl::SandboxManager::SandboxManagerKit
Dsandbox_manager_client.cpp187 int32_t SandboxManagerClient::SetPolicyAsync(uint32_t tokenId, const std::vector<PolicyInfo> &polic… in SetPolicyAsync() function in OHOS::AccessControl::SandboxManager::SandboxManagerClient
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/service/
Dsandbox_manager_service.cpp438 int32_t SandboxManagerService::SetPolicyAsync(uint32_t tokenId, const PolicyVecRawData &policyRawDa… in SetPolicyAsync() function in OHOS::AccessControl::SandboxManager::SandboxManagerService