Home
last modified time | relevance | path

Searched defs:CheckParams (Results 1 – 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/callback/
Ddscreen_source_callback_proxy.cpp89 bool DScreenSourceCallbackProxy::CheckParams(const std::string &devId, const std::string &dhId, in CheckParams() function in OHOS::DistributedHardware::DScreenSourceCallbackProxy
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
Ddcamera_source_callback_proxy.cpp86 bool DCameraSourceCallbackProxy::CheckParams(const std::string& devId, const std::string& dhId, in CheckParams() function in OHOS::DistributedHardware::DCameraSourceCallbackProxy
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/callback/
Ddcamera_source_callback_stub.cpp96 bool DCameraSourceCallbackStub::CheckParams(const std::string& devId, const std::string& dhId, cons… in CheckParams() function in OHOS::DistributedHardware::DCameraSourceCallbackStub
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/callback/
Ddscreen_source_callback_stub.cpp92 bool DScreenSourceCallbackStub::CheckParams(const std::string &devId, const std::string &dhId, in CheckParams() function in OHOS::DistributedHardware::DScreenSourceCallbackStub
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
Ddaudio_source_manager.cpp121 static bool CheckParams(const std::string &devId, const std::string &dhId) in CheckParams() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pce/
Dpbap_pce_app_params.cpp41 bool PbapPceAppParams::CheckParams(const ObexTlvParamters &obexTlvParamters) in CheckParams() function in OHOS::bluetooth::PbapPceAppParams
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pse/
Dpbap_pse_app_params.cpp41 bool PbapPseAppParams::CheckParams(const ObexTlvParamters &obexTlvParamters) in CheckParams() function in OHOS::bluetooth::PbapPseAppParams
/foundation/multimedia/audio_framework/frameworks/js/napi/audio_manager/src/
Daudio_routing_manager_napi.cpp565 void AudioRoutingManagerNapi::CheckParams(size_t argc, napi_env env, napi_value* argv, in CheckParams() function in OHOS::AudioStandard::AudioRoutingManagerNapi
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map.cpp314 bool PixelMap::CheckParams(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t st… in CheckParams() function in OHOS::Media::PixelMap