Home
last modified time | relevance | path

Searched refs:BatchInsertExecuteCB (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.h171 void BatchInsertExecuteCB(napi_env env, void *data);
H A Dnapi_data_ability_helper_utils.cpp1405 BatchInsertExecuteCB, in BatchInsertAsync()
1434 BatchInsertExecuteCB, in BatchInsertPromise()
1443 void BatchInsertExecuteCB(napi_env env, void *data) in BatchInsertExecuteCB() function