Home
last modified time | relevance | path

Searched defs:DeleteContext (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/include/context/
H A Ddelete_context.h27 class DeleteContext : public BaseContext { class
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/context/
H A Ddelete_context.cpp26 DeleteContext::DeleteContext(napi_env env, EventManager *manager) : BaseContext(env, manager) {} in DeleteContext() function in OHOS::NetManagerStandard::DeleteContext
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store_helper.cpp56 struct DeleteContext : public ContextBase { in GetRdbStore() struct
94 struct DeleteContext : public ContextBase { in DeleteRdbStore() struct
H A Dnapi_transaction.cpp350 struct DeleteContext : public TransactionContext { struct
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dasync_call.cpp152 void AsyncCall::DeleteContext(napi_env env, AsyncContext *context) in DeleteContext() function in OHOS::DataShare::AsyncCall
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dasync_call.cpp154 void AsyncCall::DeleteContext(napi_env env, AsyncContext *context) in DeleteContext() function in OHOS::MiscServicesNapi::AsyncCall
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dunified_data_channel_napi.cpp196 struct DeleteContext : public ContextBase { in DeleteData() struct
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store.cpp166 struct DeleteContext : public ContextBase { in Delete() struct
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp220 struct DeleteContext : public ContextBase { in Delete() struct

Completed in 14 milliseconds