Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/simulator/parameter/src/param_impl_posix/
H A Dparam_impl_posix.c27 #define DATA_PATH "/storage/data/system/param/" macro
31 #define DATA_PATH "" macro
/ohos5.0/base/startup/init/services/param/include/
H A Dparam_utils.h69 #define DATA_PATH "/" macro
72 #define DATA_PATH STARTUP_INIT_UT_PATH"/storage/data/system/param/" macro
74 #define DATA_PATH STARTUP_INIT_UT_PATH"/storage/data/system/param/" macro
76 #define DATA_PATH STARTUP_INIT_UT_PATH"/data/service/el1/startup/parameters/" macro
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_common.h131 const char DATA_PATH[] = "/storage/app/data"; variable
156 const char DATA_PATH[] = "user/ace/data"; variable
/ohos5.0/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp58 const std::string DATA_PATH = "/data"; variable