Home
last modified time | relevance | path

Searched refs:IsPathEmpty (Results 1 - 2 of 2) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_cfgvar.c148 } else if (CHECK_FLAGS_BY_INDEX(extraData->operation, MOUNT_PATH_OP_REPLACE_BY_SRC) && IsPathEmpty(path)) { in ReplaceVariableForDepPath()
299 if (!IsPathEmpty(prefix)) { // copy prefix data in GetSandboxRealVar()
307 if (!IsPathEmpty(tmp)) { // copy source data in GetSandboxRealVar()
H A Dappspawn_sandbox.h376 __attribute__((always_inline)) inline int IsPathEmpty(const char *path) in IsPathEmpty() function

Completed in 2 milliseconds