Home
last modified time | relevance | path

Searched defs:CAMERA (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/kits/js/include/
H A DNodeImpl.h26 enum NodeType { NODE = 1, GEOMETRY = 2, CAMERA = 3, LIGHT = 4 }; enumerator
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/include/
H A Dprivacy_param.h59 CAMERA = 1 enumerator
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddevice_type.h26 CAMERA = 0x01, // Camera enumerator
39 CAMERA = 0x01, // Camera enumerator
/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/include/
H A Dnapi_request_global_switch_on_setting.h27 CAMERA = 0, enumerator
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dscanner_utils.cpp197 static const string CAMERA = "Camera"; in CheckSkipScanList() local
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Duserfile_manager_types.h113 CAMERA, enumerator
134 CAMERA, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp35 const std::string CAMERA = "ohos.permission.CAMERA"; variable
525 std::string CAMERA = "ohos.permission.CAMERA"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp45 const std::string CAMERA = "ohos.permission.CAMERA"; variable