Home
last modified time | relevance | path

Searched refs:GetStorageDirPath (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_write.cpp44 std::string GetStorageDirPath() in GetStorageDirPath() function
71 std::string dirPath = GetStorageDirPath(); in WriteEvent()
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_dev_info.h40 const char *GetStorageDirPath(void);
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/dev_info_mock/inc/
H A Ddev_info_mock.h41 const char *GetStorageDirPath(void);
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/include/
H A Dhc_dev_info_mock.h41 const char *GetStorageDirPath(void);
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/common/inc/
H A Dhc_dev_info_mock.h41 const char *GetStorageDirPath(void);
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/liteos/
H A Dhc_dev_info.c49 const char *GetStorageDirPath(void) in GetStorageDirPath() function
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/linux/
H A Dhc_dev_info.c54 const char *GetStorageDirPath(void) in GetStorageDirPath() function
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/dev_info_mock/src/
H A Ddev_info_mock.c65 const char *GetStorageDirPath(void) in GetStorageDirPath() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp57 std::string GetStorageDirPath() in GetStorageDirPath() function
98 std::string dirPath = GetStorageDirPath(); in HiWriteEvent()
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/common/src/
H A Dhc_dev_info_mock.c76 const char *GetStorageDirPath(void) in GetStorageDirPath() function
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Dhc_dev_info_mock.c77 const char *GetStorageDirPath(void) in GetStorageDirPath() function
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/savetrustedinfo_fuzzer/
H A Dsavetrustedinfo_fuzzer.cpp83 const char *groupPath = GetStorageDirPath(); in DeleteDatabase()
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/
H A Dsave_trusted_info_test.cpp87 const char *groupPath = GetStorageDirPath(); in DeleteDatabase()
/ohos5.0/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c202 const char *beginPath = GetStorageDirPath(); in GetOsAccountInfoPathDe()
756 HcFileGetSubFileName(GetStorageDirPath(), &osAccountDbNameVec); in LoadDeviceAuthDb()