Home
last modified time | relevance | path

Searched defs:ContextInfo (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dengine_info.h43 struct ContextInfo {}; struct
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Djs_ability.h33 struct ContextInfo { struct
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/mock/cross_platform/include/
H A Djs_ability.h33 struct ContextInfo { struct
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/mock/include/
H A Djs_ability.h31 struct ContextInfo { struct
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/include/
H A Dnapi_datashare_helper.h100 struct ContextInfo : public AsyncCall::Context { struct in OHOS::DataShare::NapiDataShareHelper
123 ContextInfo() : Context(nullptr, nullptr) {}; in ContextInfo() function
124 ContextInfo(InputAction input, OutputAction output) : Context(std::move(input), std::move(output)) {}; in ContextInfo() function
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_kv_manager.cpp178 struct ContextInfo : public ContextBase { in CloseKVStore() struct
219 struct ContextInfo : public ContextBase { in DeleteKVStore() struct
261 struct ContextInfo : public ContextBase { in GetAllKVStoreId() struct
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_manager.cpp58 struct ContextInfo : public ContextBase { in CreateKVManager() struct
171 struct ContextInfo : public ContextBase { in CloseKVStore() struct
212 struct ContextInfo : public ContextBase { in DeleteKVStore() struct
250 struct ContextInfo : public ContextBase { in GetAllKVStoreId() struct

Completed in 5 milliseconds