Home
last modified time | relevance | path

Searched refs:DEFAULT_STORAGE_PATH (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_file_utils.c26 #define DEFAULT_STORAGE_PATH "/data/service/el1/public" macro
53 if (strncpy_s(g_storagePath, SOFTBUS_MAX_PATH_LEN, DEFAULT_STORAGE_PATH, in InitStorageConfigPath()
54 strlen(DEFAULT_STORAGE_PATH)) != EOK) { in InitStorageConfigPath()
/foundation/communication/dsoftbus/core/common/include/
H A Dsqlite3_utils.h33 #ifndef DEFAULT_STORAGE_PATH
34 #define DEFAULT_STORAGE_PATH "/data/service/el1/public" macro
37 #define DATABASE_NAME DEFAULT_STORAGE_PATH"/dsoftbus/dsoftbus.db3"
/foundation/communication/dsoftbus/core/common/softbus_property/
H A Dsoftbus_feature_config.c55 #ifndef DEFAULT_STORAGE_PATH
56 #define DEFAULT_STORAGE_PATH "/data/service/el1/public" macro
147 DEFAULT_STORAGE_PATH,

Completed in 2 milliseconds