/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/include/ |
H A D | napi_storage.h | 66 std::shared_ptr<PreferencesJsKit::UvQueue> uvQueue_; 67 std::list<std::shared_ptr<PreferencesJsKit::JSPreferencesObserver>> dataObserver_;
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/include/ |
H A D | napi_preferences.h | 36 using JSPreferencesObserver = PreferencesJsKit::JSPreferencesObserver; 37 using UvQueue = PreferencesJsKit::UvQueue;
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/include/ |
H A D | napi_preferences_helper.h | 23 namespace PreferencesJsKit {
|
H A D | napi_preferences.h | 35 namespace PreferencesJsKit {
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/include/ |
H A D | napi_system_storage.h | 23 namespace PreferencesJsKit {
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/ |
H A D | entry_point_system_storage.cpp | 25 OHOS::PreferencesJsKit::InitSystemStorage(env, exports); in Init()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/ |
H A D | entry_point.cpp | 20 using namespace OHOS::PreferencesJsKit;
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/ |
H A D | napi_preferences_observer.h | 24 namespace PreferencesJsKit {
|
H A D | js_ability.h | 30 namespace PreferencesJsKit {
|
H A D | js_observer.h | 22 namespace OHOS::PreferencesJsKit {
|
H A D | uv_queue.h | 23 namespace OHOS::PreferencesJsKit {
|
H A D | js_sendable_utils.h | 92 if (ret != PreferencesJsKit::NAPI_TYPE_ERROR) { in GetCPPValue() 122 return PreferencesJsKit::NAPI_TYPE_ERROR; in ConvertFromSendable()
|
H A D | napi_async_call.h | 28 namespace PreferencesJsKit {
|
H A D | napi_preferences_error.h | 25 namespace PreferencesJsKit {
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/mock/cross_platform/include/ |
H A D | js_ability.h | 30 namespace PreferencesJsKit {
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/mock/include/ |
H A D | js_ability.h | 28 namespace PreferencesJsKit {
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/mock/cross_platform/src/ |
H A D | js_ability.cpp | 21 namespace PreferencesJsKit { namespace
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/mock/src/ |
H A D | js_ability.cpp | 23 namespace PreferencesJsKit { namespace
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/ |
H A D | napi_preferences_error.cpp | 18 namespace PreferencesJsKit { namespace
|
H A D | js_observer.cpp | 18 namespace OHOS::PreferencesJsKit { namespace
|
H A D | napi_preferences_observer.cpp | 23 namespace PreferencesJsKit { namespace
|
H A D | js_ability.cpp | 21 namespace PreferencesJsKit { namespace
|
H A D | uv_queue.cpp | 21 namespace OHOS::PreferencesJsKit { namespace
|
H A D | js_sendable_utils.cpp | 23 using namespace PreferencesJsKit::JSUtils;
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/common/include/ |
H A D | log_print.h | 24 namespace PreferencesJsKit {
|