Home
last modified time | relevance | path

Searched refs:DeleteInner (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_scheduler_stub.h54 int DeleteInner(MessageParcel &data, MessageParcel &reply);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.h196 DBStatus DeleteInner(const IOption &option, const Key &key);
H A Dkv_store_nb_delegate_impl.cpp262 return DeleteInner(option, key); in Delete()
290 return DeleteInner(option, key); in DeleteLocal()
974 DBStatus KvStoreNbDelegateImpl::DeleteInner(const IOption &option, const Key &key) in DeleteInner() function in DistributedDB::KvStoreNbDelegateImpl
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_scheduler_stub.cpp102 return DeleteInner(data, reply); in OnRemoteRequestInnerFirst()
413 int AbilitySchedulerStub::DeleteInner(MessageParcel &data, MessageParcel &reply) in DeleteInner() function in OHOS::AAFwk::AbilitySchedulerStub

Completed in 5 milliseconds