Home
last modified time | relevance | path

Searched refs:resultCallback_ (Results 1 - 15 of 15) sorted by relevance

/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp21 Test::ResultCallback Test::resultCallback_ = 0; member in OHOS::Camera::Test
421 if (Test::resultCallback_) { in OnResult()
424 Test::resultCallback_(timestamp, resultMeta); in OnResult()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp21 Test::ResultCallback Test::resultCallback_ = 0; member in OHOS::Camera::Test
415 if (Test::resultCallback_) { in OnResult()
418 Test::resultCallback_(timestamp, resultMeta); in OnResult()
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp21 Test::ResultCallback Test::resultCallback_ = 0; member in OHOS::Camera::Test
512 if (Test::resultCallback_) { in OnResult()
515 Test::resultCallback_(timestamp, resultMeta); in OnResult()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp21 Test::ResultCallback Test::resultCallback_ = 0; member in OHOS::Camera::Test
508 if (Test::resultCallback_) { in OnResult()
511 Test::resultCallback_(timestamp, resultMeta); in OnResult()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp21 Test::ResultCallback Test::resultCallback_ = 0; member in OHOS::Camera::Test
454 if (Test::resultCallback_) { in OnResult()
457 Test::resultCallback_(timestamp, resultMeta); in OnResult()
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp21 Test::ResultCallback Test::resultCallback_ = 0; member in OHOS::Camera::Test
441 if (Test::resultCallback_) { in OnResult()
444 Test::resultCallback_(timestamp, resultMeta); in OnResult()
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dbenchmark_common.cpp21 Test::ResultCallback Test::resultCallback_ = 0; member in OHOS::Camera::Test
537 if (Test::resultCallback_) { in OnResult()
540 Test::resultCallback_(timestamp, resultMeta); in OnResult()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
H A Dcommon.h175 static ResultCallback resultCallback_; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
H A Dcommon.h190 static ResultCallback resultCallback_; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
H A Dhdi_common_v1_2.cpp21 Test::ResultCallback Test::resultCallback_ = 0; member in OHOS::Camera::Test
699 if (Test::resultCallback_) { in OnResult()
700 Test::resultCallback_(timestamp, resultMeta); in OnResult()
/test/xts/hats/hdf/camera/cameraMg/v1_1/include/
H A Dhdi_common_v1_1.h202 static ResultCallback resultCallback_; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/include/
H A Dhdi_common_v1_1.h201 static ResultCallback resultCallback_; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraMg/v1_2/include/
H A Dhdi_common_v1_2.h261 static ResultCallback resultCallback_; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
H A Dhdi_common_v1_3.h243 static ResultCallback resultCallback_; member in OHOS::Camera::Test
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
H A Dhdi_common_v1_3.cpp29 Test::ResultCallback Test::resultCallback_ = 0; member in OHOS::Camera::Test
942 if (Test::resultCallback_) { in OnResult()
943 Test::resultCallback_(timestamp, resultMeta); in OnResult()

Completed in 25 milliseconds