Home
last modified time | relevance | path

Searched defs:rootdir (Results 1 – 5 of 5) sorted by relevance

/aosp12/build/make/tools/rbcrun/cmd/
H A Drbcrun.go28 rootdir = flag.String("d", ".", "the value of // for load paths") var
/aosp12/system/libvintf/
H A DFileSystem.cpp75 FileSystemUnderPath::FileSystemUnderPath(const std::string& rootdir) { in FileSystemUnderPath()
/aosp12/system/core/libcutils/
H A Dcanned_fs_config.cpp58 bool rootdir; in load_canned_fs_config() local
/aosp12/frameworks/base/packages/SystemUI/scripts/
H A Dnew_merge.py119 def getFileList(rootdir, extension): argument
/ohos5.0/base/startup/init/services/sandbox/
H A Dsandbox.c325 char *rootdir = cJSON_GetStringValue(sandboxRoot); in ParseSandboxConfig() local