Home
last modified time | relevance | path

Searched refs:dlpBundle (Results 1 - 4 of 4) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.h215 uint32_t dlpBundle : 1; member
H A Dappspawn_sandbox.c165 context->dlpBundle = 0; in GetSandboxContext()
198 context->dlpBundle = strcmp(GetProcessName(property), "com.ohos.dlpmanager") == 0; in InitSandboxContext()
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandbox_new_mount_test.cpp85 context->dlpBundle = strcmp(GetProcessName(property), "com.ohos.dlpmanager") == 0; in TestGetSandboxContext()
H A Dapp_spawn_sandbox_new_test.cpp329 context->dlpBundle = strcmp(GetProcessName(property), "com.ohos.dlpmanager") == 0; in TestGetSandboxContext()

Completed in 11 milliseconds