Searched refs:OP_CAMERA (Results 1 – 5 of 5) sorted by relevance
47 OP_CAMERA = 18, enumerator
93 .opCode = Constant::OP_CAMERA,111 .opCode = Constant::OP_CAMERA,307 .opCode = Constant::OP_CAMERA,365 .opCode = Constant::OP_CAMERA,393 .opCode = Constant::OP_CAMERA,
352 opCode = static_cast<int32_t>(Constant::OpCode::OP_CAMERA);
46 std::map<std::string, int32_t>::value_type("ohos.permission.CAMERA", Constant::OP_CAMERA),
508 if ((it->opCode) != Constant::OP_CAMERA) { in NotifyCameraChange()