Home
last modified time | relevance | path

Searched refs:storageModule (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_module_init.cpp48 static napi_module storageModule = { variable
86 napi_module_register(&storageModule); in RegisterModule()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_common_type_init.cpp62 static napi_module storageModule = { variable
74 napi_module_register(&storageModule); in RegisterModule()
/ohos5.0/foundation/arkui/napi/sample/native_module_storage/
H A Djs_storage.cpp825 static napi_module storageModule = { variable
838 napi_module_register(&storageModule); in StorageRegister()