Home
last modified time | relevance | path

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

/base/customization/config_policy/interfaces/kits/cj/src/
Dconfig_policy_ffi.cpp81 RetDataCArrString CJ_GetCfgFiles(const char* relPath) in CJ_GetCfgFiles()
106 RetDataCString CJ_GetOneCfgFile(const char* relPath) in CJ_GetOneCfgFile()
/base/startup/appspawn/service/hnp/base/
Dhnp_sal.c106 APPSPAWN_STATIC void HnpRelPath(const char *fromPath, const char *toPath, char *relPath) in HnpRelPath()
/base/customization/config_policy/frameworks/config_policy/src/
Dconfig_policy_utils.c189 static char *GetFollowXRule(const char *relPath, int *mode) in GetFollowXRule()
237 static SplitedStr *GetFollowXPathByMode(const char *relPath, int followMode, const char *extra) in GetFollowXPathByMode()
379 static SplitedStr *GetFollowXPathByMode(const char *relPath, int followMode, const char *extra) in GetFollowXPathByMode()
/base/startup/appspawn/test/unittest/hnp_test/
Dhnp_installer_test.cpp1261 char relPath[MAX_FILE_PATH_LEN]{}; variable