Home
last modified time | relevance | path

Searched defs:cb2 (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_state_machine_test.cpp233 sptr<IPowerStateCallback> cb2 = new PowerStateTest2Callback(); variable
257 sptr<IPowerStateCallback> cb2 = new PowerStateTest2Callback(); variable
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Dpower_device_mode_test.cpp63 sptr<IPowerModeCallback> cb2 = new PowerModeTest2Callback(); variable
H A Dnative_power_state_machine_test.cpp117 sptr<IPowerStateCallback> cb2 = nullptr; variable
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A DCanvasInput.js23 static Reset(x, y, w, h, value, cb, cb2) { argument
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/multiple_capturer_test/src/
H A Dmultiple_audio_capturer_unit_test.cpp66 shared_ptr<MultipleAudioCapturerCallbackTest> cb2 = nullptr; in TestUnitFunc() local
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp378 const sptr<IThermalLevelCallback> cb2 = new ThermalLevelTest2Callback(); variable
524 const sptr<IThermalTempCallback> cb2 = new ThermalTempTest2Callback(); variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Dinterrupt_multi_renderer_test.cpp283 shared_ptr<AudioRendererCallback> cb2 = make_shared<AudioRendererCallbackTestImpl>(); in TestPlayback() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Dsurface_capture_test.cpp287 std::shared_ptr<SurfaceCaptureCallback> cb2 = make_shared<TestSurfaceCapture>(surfaceNode3); in main() local
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_hub_test.cpp285 const sptr<IThermalActionCallback> cb2 = new ThermalActionTest2Callback(); variable
/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/test/
H A Dtest_timer.cpp244 napi_value cb2 = GetGlobalProperty(env, "setInterval"); variable