Home
last modified time | relevance | path

Searched defs:cb (Results 1 – 17 of 17) sorted by relevance

/test/xts/acts/useriam/face_auth/js_api_test/function_test/userauthpart2/src/main/js/test/
DExecute.test.js368 cb: { callback:(result) => {} } property
372 cb: { callback:(result) => {} } property
376 cb: 0 property
380 cb: 0 property
384 cb: null property
420 cb: { callback:(result) => {} } property
424 cb: { callback:(result) => {} } property
428 cb: 0 property
432 cb: null property
/test/xts/acts/ai_lite/ai_engine_posix/base/src/aie_client/
DAieClientDestroyFunctionTest.cpp54 ServiceDeadCb *cb = nullptr; in TestAieClientDestroy() local
129 ServiceDeadCb *cb = nullptr; variable
DAieClientInitFunctionTest.cpp59 ServiceDeadCb *cb = nullptr; in TestAieClientInit() local
DAieClientPrepareFunctionTest.cpp61 ServiceDeadCb *cb = nullptr; in TestAieClientPrepare() local
DAieClientSetOptionFunctionTest.cpp63 ServiceDeadCb *cb = nullptr; in TestAieClientSetOption() local
155 ServiceDeadCb *cb = nullptr; in TestAieClientSetOptionWithoutPrepare() local
DAieClientAsyncProcessFunctionTest.cpp66 ServiceDeadCb *cb = nullptr; in TestAieClientAsyncProcess() local
DAieClientSyncProcessShareMemoryFunctionTest.cpp61 ServiceDeadCb *cb = nullptr; in TestAieClientSyncProcess() local
DAieClientReleaseFunctionTest.cpp55 ServiceDeadCb *cb = nullptr; in TestAieClientRelease() local
DAieClientSyncProcessFunctionTest.cpp61 ServiceDeadCb *cb = nullptr; in TestAieClientSyncProcess() local
/test/xts/acts/multimedia_lite/media_lite_posix/recorder_native/src/
DActsMediaRecorderTest.cpp74 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
103 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
130 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
161 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
194 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
228 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
264 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
295 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
328 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
359 shared_ptr<TestVideoRecorderCallback> cb = std::make_shared<TestVideoRecorderCallback> (); in HWTEST_F() local
[all …]
/test/xts/acts/multimedia/media/media_js_standard/codec_ndk_test/entry/src/main/cpp/
Dhello.cpp98 OH_AVCodecAsyncCallback cb; in VideoEncoder() local
139 OH_AVCodecAsyncCallback cb; in VideoDecoder() local
/test/xts/device_attest_lite/services/core/
Dattest_entry.c48 AttestTaskCallback cb = (AttestTaskCallback)argv; in AttestTaskThread() local
/test/xts/hats/hdf/display/composer/common/
Dhdi_test_display.cpp209 int32_t HdiTestDisplay::RegDisplayVBlankCallback(VBlankCallback cb, void* data) const in RegDisplayVBlankCallback()
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
DActsMediaPlayerVideoTest.cpp154 std::shared_ptr<PlayerCallback> cb; in HWTEST_F() local
/test/xts/acts/commonlibrary/ets_utils/util_lib_standard/src/main/js/test/
Dutil.test.js298 const thrower = util.promiseWrapper(function(a, b, c, cb) { argument
334 const fn = util.promiseWrapper(function(cb) { argument
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
DscreenCaptureTest.cpp226 …nCaptureCallback(OH_AVScreenCapture *screenCapture, std::shared_ptr<ScreenCaptureNdkTestCallback> … in SetScreenCaptureCallback()
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp2319 napi_value cb; in CallJs() local