Home
last modified time | relevance | path

Searched refs:REQUEST_CAMERA_CAPABILITY (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcellular_call_ipc_interface_code.h87 REQUEST_CAMERA_CAPABILITY, enumerator
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_test.cpp86 requestFuncMap_[static_cast<int32_t>(CellularCallInterfaceCode::REQUEST_CAMERA_CAPABILITY)] = in SetUp()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp187 requestFuncMap_[CellularCallInterfaceCode::REQUEST_CAMERA_CAPABILITY] = in InitVideoFuncMap()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp1610 … static_cast<uint32_t>(CellularCallInterfaceCode::REQUEST_CAMERA_CAPABILITY), in, out, option); in RequestCameraCapabilities()