Home
last modified time | relevance | path

Searched defs:capabilityValue (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c477 uint32_t capabilityValue = channel->isUdpFile ? NSTACKX_WLAN_CAT_DIRECT : NSTACKX_WLAN_CAT_TCP; in TransOnFileChannelOpened() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
H A Dlocal_hardware_manager.cpp174 std::shared_ptr<CapabilityInfo> capabilityValue = capabilityInfo.second; in CheckNonExistCapabilityInfo() local
/foundation/multimedia/player_framework/services/engine/common/recorder_profiles/
H A Drecorder_profiles_xml_parser.cpp198 std::string capabilityValue; in ParseRecorderContainerFormatData() local
216 std::string capabilityValue; ParseRecorderEncodeCapsData() local
240 SetContainerFormat(ContainerFormatInfo &data, const std::string &capabilityKey, const std::string &capabilityValue) SetContainerFormat() argument
257 SetVideoRecorderCaps(RecorderProfilesData &data, const std::string &capabilityKey, const std::string &capabilityValue) SetVideoRecorderCaps() argument
281 SetAudioRecorderCaps(RecorderProfilesData &data, const std::string &capabilityKey, const std::string &capabilityValue) SetAudioRecorderCaps() argument
395 std::string capabilityValue = std::string(reinterpret_cast<char*>(xmlGetProp(node, ParseRecorderProfilesSourceData() local
440 std::string capabilityValue = std::string(reinterpret_cast<char*>(xmlGetProp(node, ParseVideoRecorderProfiles() local
476 std::string capabilityValue = std::string(reinterpret_cast<char*>(xmlGetProp(node, ParseVideoRecorderProfilesForVideoAudioData() local
489 std::string capabilityValue = std::string(reinterpret_cast<char*>(xmlGetProp(node, ParseAudioRecorderProfiles() local
497 SetVideoRecorderProfiles(RecorderProfilesData &data, const std::string &capabilityKey, const std::string &capabilityValue) SetVideoRecorderProfiles() argument
522 SetAudioRecorderProfiles(RecorderProfilesData &data, const std::string &capabilityKey, const std::string &capabilityValue) SetAudioRecorderProfiles() argument
[all...]
/foundation/deviceprofile/device_info_manager/services/core/src/staticcapabilityloader/
H A Dstatic_capability_loader.cpp435 char capabilityValue = GetStaticCapabilityValue(handlerLoc) ? SUPPORT_STATIC_VAL : NOT_SUPPORT_STATIC_VAL; in SetStaticCapabilityFlag() local

Completed in 4 milliseconds