Home
last modified time | relevance | path

Searched refs:InsertExecuteCB (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.h53 void InsertExecuteCB(napi_env env, void *data);
H A Dnapi_data_ability_helper_utils.cpp51 InsertExecuteCB, in InsertAsync()
80 InsertExecuteCB, in InsertPromise()
89 void InsertExecuteCB(napi_env env, void *data) in InsertExecuteCB() function