Home
last modified time | relevance | path

Searched refs:ReplaceVariableForDepPath (Results 1 - 3 of 3) sorted by relevance

/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_new_mount_test.cpp424 int ret = ReplaceVariableForDepPath(nullptr, buffer, MAX_BUFF, &realLen, nullptr); in HWTEST_F()
426 ret = ReplaceVariableForDepPath(nullptr, buffer, MAX_BUFF, &realLen, &extraData); in HWTEST_F()
433 ret = ReplaceVariableForDepPath(nullptr, buffer, MAX_BUFF, &realLen, &extraData); in HWTEST_F()
438 ret = ReplaceVariableForDepPath(nullptr, buffer, MAX_BUFF, &realLen, &extraData); in HWTEST_F()
443 ret = ReplaceVariableForDepPath(nullptr, buffer, MAX_BUFF, &realLen, &extraData); in HWTEST_F()
/base/startup/appspawn/test/mock/
H A Dapp_spawn_stub.h74 int ReplaceVariableForDepPath(const SandboxContext *context,
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_cfgvar.c141 APPSPAWN_STATIC int ReplaceVariableForDepPath(const SandboxContext *context, in ReplaceVariableForDepPath() function
365 AddVariableReplaceHandler("<deps-path>", ReplaceVariableForDepPath); in AddDefaultVariable()

Completed in 3 milliseconds