Searched defs:propValue (Results 1 – 7 of 7) sorted by relevance
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_contact.cpp | 49 std::string propValue = (values.size() != 0) ? VCardUtils::TrimListToString(values) : ""; in AddRawData() local 54 …std::string propValue, std::vector<std::string> groups, std::map<std::string, std::vector<std::str… in AddDatas() 84 std::vector<std::string> values, std::string propValue, std::vector<std::string> groups, in AddOtherDatas() 606 void VCardContact::HandleSipCase(std::string propValue, std::vector<std::string> typeCollection) in HandleSipCase() 694 void VCardContact::AddIms(std::string name, std::string rawValue, std::string propValue, in AddIms() 708 std::map<std::string, std::vector<std::string>> parasMap, std::string propValue) in AddNameData() 739 …::string rawValue, std::map<std::string, std::vector<std::string>> parasMap, std::string propValue) in AddCustom() 809 …::string rawValue, std::map<std::string, std::vector<std::string>> parasMap, std::string propValue) in SetSip() 836 …::string rawValue, std::map<std::string, std::vector<std::string>> parasMap, std::string propValue) in AddSipData() 859 void VCardContact::AddPhonesData(std::string rawValue, std::string propValue, std::vector<std::stri… in AddPhonesData() [all …]
|
| /base/inputmethod/imf/frameworks/js/napi/common/ |
| D | js_util.h | 90 napi_value propValue = nullptr; in ReadProperty() local
|
| /base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
| D | thermal_srv_config_parser.cpp | 247 std::string propValue = reinterpret_cast<char*>(xmlPropValue); in ParseLevelState() local 641 std::string propValue = reinterpret_cast<char*>(xmlPropValue); in ParsePolicyActionInfo() local
|
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| D | napi_hiappevent_watch.cpp | 83 napi_value propValue = NapiUtil::GetProperty(env, cond, propName); in IsValidCondition() local
|
| /base/web/webview/ohos_nweb/src/ |
| D | nweb_config_helper.cpp | 415 xmlChar* propValue = xmlGetProp(node, propName); in safeGetPropAsInt() local
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| D | thermal_config_file_parser.cpp | 495 std::string propValue = reinterpret_cast<char*>(xmlPropValue); in ParsePolicySubnode() local
|
| /base/account/os_account/interfaces/kits/napi/appaccount/src/ |
| D | napi_app_account_common.cpp | 381 char propValue[MAX_VALUE_LEN] = {0}; in GetNamedProperty() local
|