Home
last modified time | relevance | path

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

/base/request/request/frameworks/js/ani/src/
Dani_js_initialize.cpp541 bool JsInitialize::GetSandboxPath(const std::shared_ptr<OHOS::AbilityRuntime::Context> &context, co… in GetSandboxPath() function in OHOS::Request::JsInitialize
/base/request/request/frameworks/native/request_action/src/
Drequest_action.cpp374 bool RequestAction::GetSandboxPath(const std::shared_ptr<OHOS::AbilityRuntime::Context> &context, c… in GetSandboxPath() function in OHOS::Request::RequestAction
/base/request/request/frameworks/js/napi/request/src/
Djs_initialize.cpp1384 bool JsInitialize::GetSandboxPath(const std::shared_ptr<OHOS::AbilityRuntime::Context> &context, co… in GetSandboxPath() function in OHOS::Request::JsInitialize
/base/startup/appspawn/modules/sandbox/normal/
Dsandbox_core.cpp136 std::string SandboxCore::GetSandboxPath(const AppSpawningCtx *appProperty, cJSON *mntPoint, in GetSandboxPath() function in OHOS::AppSpawn::SandboxCore