Home
last modified time | relevance | path

Searched refs:DeleteExecuteCB (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
H A Dnapi_data_ability_helper_utils.h148 void DeleteExecuteCB(napi_env env, void *data);
H A Dnapi_data_ability_helper_utils.cpp781 DeleteExecuteCB, in DeleteAsync()
810 DeleteExecuteCB, in DeletePromise()
819 void DeleteExecuteCB(napi_env env, void *data) in DeleteExecuteCB() function