Home
last modified time | relevance | path

Searched refs:callFunction (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp519 function<void(DBStatus, KvStoreDelegate*)> callFunction local
542 manager->GetKvStore(param.storeId, option, callFunction);
628 function<void(DBStatus, KvStoreDelegate*)> callFunction local
648 manager->GetKvStore(storeId, option, callFunction);
736 function<void(DBStatus, KvStoreSnapshotDelegate *)> callFunction local
740 kvStoreDelegate.GetKvStoreSnapshot(nullptr, callFunction);
761 function<void(DBStatus, KvStoreSnapshotDelegate *)> callFunction local
763 kvStoreDelegate.GetKvStoreSnapshot(nullptr, callFunction);
818 function<void(DBStatus, KvStoreSnapshotDelegate *)> callFunction local
820 kvStoreDelegate.GetKvStoreSnapshot(nullptr, callFunction);
[all …]
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Dweb-analyse.md127 | JS编译+执行 | EvaluateScript 和 v8.callFunction |
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Duse-napi-about-function.md151 export const callFunction: (func: Function) => number;
170 hilog.info(0x0000, 'testTag', 'Test Node-API call_function:%{public}d', testNapi.callFunction(retur…
/ohos5.0/docs/en/application-dev/napi/
H A Duse-napi-about-function.md152 export const callFunction: (func: Function) => number;
171 hilog.info(0x0000, 'testTag', 'Test Node-API call_function:%{public}d', testNapi.callFunction(retur…