Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/record/
Dmatrix3.h58 inline double operator()(int32_t row, int32_t col) const in operator() function
122 inline double operator()(int32_t row, int32_t col) const in operator() function
184 inline double operator()(int32_t row, int32_t col) const in operator() function
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
DIpcProxy.h32 IpcProxy& operator = (const IpcProxy&) = delete; variable
34 IpcProxy& operator = (const IpcProxy&&) = delete; variable
DIpcStub.h31 IpcStub& operator = (const IpcStub&) = delete; variable
33 IpcStub& operator = (const IpcStub&&) = delete; variable
/test/xts/device_attest/services/devattest_ability/include/
Ddevattest_notification_publish.h32 DevAttestNotificationPublish& operator=(const DevAttestNotificationPublish&); variable
/test/xts/device_attest/interfaces/innerkits/native_cpp/include/
Ddevattest_client.h37 DevAttestClient& operator=(const DevAttestClient&); variable
/test/xts/acts/multimedia/media/media_js_standard/AVRecorderVideoNDK/entry/src/main/cpp/
Dcamera_manager.h122 NDKCamera &operator=(const NDKCamera &) = delete; variable
/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dfiber_utils.h32 NonCopyable& operator=(const NonCopyable&) = delete; member
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/
Dcamera_manager_ndk.h195 NDKCamera& operator = (const NDKCamera&) = delete; variable
/test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/main/cpp/
Dcamera_manager_ndk.h383 NDKCamera& operator = (const NDKCamera&) = delete; variable
/test/testfwk/arkxtest/uitest/core/
Dui_action.h124 PointerMatrix& operator=(PointerMatrix&& other); variable