Home
last modified time | relevance | path

Searched defs:isEnable (Results 1 – 3 of 3) sorted by relevance

/test/ostest/wukong/report/include/
Dexception_manager.h31 void SetCppCrashCatching(bool isEnable) in SetCppCrashCatching()
36 void SetJsCrashCatching(bool isEnable) in SetJsCrashCatching()
41 void SetAppFreezeCatching(bool isEnable) in SetAppFreezeCatching()
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
Dcamera_manager.cpp2734 Camera_ErrorCode NDKCamera::EnableAutoDeviceSwitch(bool isEnable) in EnableAutoDeviceSwitch()
Dmain.cpp2363 bool isEnable; in SessionEnableAutoDeviceSwitch() local