/base/update/updateservice/interfaces/inner_api/feature/update/model/task/src/ |
H A D | task_body.cpp | 32 std::vector<JsonBuilder> GetArrayJsonBuilderList(const std::vector<T> &valueList) in GetArrayJsonBuilderList() argument
|
/base/update/updateservice/foundations/ability/utils/include/ |
H A D | json_builder.h | 70 JsonBuilder &Append(const std::string &key, const std::vector<JsonBuilder> &valueList) in Append() argument
|
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
H A D | permission_definition_cache.cpp | 151 void PermissionDefinitionCache::StorePermissionDef(std::vector<GenericValues>& valueList) in StorePermissionDef() argument 164 void PermissionDefinitionCache::StorePermissionDef(AccessTokenID tokenID, std::vector<GenericValues>& valueList) in StorePermissionDef() argument
|
/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/ |
H A D | print_cups_wrapper_test.cpp | 107 std::vector<std::string> valueList; in HWTEST_F() local
|
H A D | print_cups_client_test.cpp | 611 std::vector<std::string> valueList; in HWTEST_F() local
|
/base/powermgr/thermal_manager/test/unittest/src/ |
H A D | thermal_action_report_test.cpp | 118 std::vector<uint32_t> valueList; in ActionValueDecision() local 149 std::vector<float> valueList; in LcdValueDecision() local [all...] |
/base/print/print_fwk/test/fuzztest/printcupsclient_fuzzer/ |
H A D | printcupsclient_fuzzer.cpp | 115 std::vector<std::string> valueList; in TestQueryPrinterAttrList() local
|
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
H A D | print_manager_client_test.cpp | 2267 std::vector<std::string> valueList; in HWTEST_F() local 2453 std::vector<std::string> valueList; in HWTEST_F() local
|
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/ |
H A D | print_service_proxy.cpp | 462 QueryPrinterProperties(const std::string &printerId, const std::vector<std::string> &keyList, std::vector<std::string> &valueList) QueryPrinterProperties() argument
|
H A D | print_manager_client.cpp | 330 QueryPrinterProperties(const std::string &printerId, const std::vector<std::string> &keyList, std::vector<std::string> &valueList) QueryPrinterProperties() argument
|
/base/print/print_fwk/services/print_service/src/ |
H A D | print_service_stub.cpp | 333 std::vector<std::string> valueList; in OnQueryPrinterProperties() local
|
H A D | print_cups_client.cpp | 964 QueryPrinterAttrList(const std::string &printerName, const std::vector<std::string> &keyList, std::vector<std::string> &valueList) QueryPrinterAttrList() argument
|
H A D | print_service_ability.cpp | 667 QueryPrinterProperties(const std::string &printerId, const std::vector<std::string> &keyList, std::vector<std::string> &valueList) QueryPrinterProperties() argument
|
/base/print/print_fwk/frameworks/ohprint/src/ |
H A D | print_capi.cpp | 335 std::vector<std::string> valueList; in OH_Print_QueryPrinterProperties() local
|
H A D | print_helper.cpp | 662 Print_ErrorCode ConvertStringVectorToPropertyList(const std::vector<std::string> &valueList, in ConvertStringVectorToPropertyList() argument
|
/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_decoder_v21.cpp | 234 std::vector<std::string> valueList; in DealRawDataValue() local
|
H A D | vcard_contact.cpp | 718 std::vector<std::string> valueList = GetValueListFromParasMap(rawValue, propValue, parasMap); in AddIms() local 744 std::vector<std::string> valueList = GetValueListFromParasMap(rawValue, propValue, parasMap); in AddNameData() local 747 std::vector<std::string> valueList = GetValueListFromParasMap(rawValue, propValue, parasMap); in AddNameData() local 750 std::vector<std::string> valueList = GetValueListFromParasMap(rawValue, propValue, parasMap); in AddNameData() local 999 std::vector<std::string> valueList = AddEmailsData() local [all...] |
H A D | vcard_constructor.cpp | 827 std::vector<std::string> valueList = { email }; in AddEmailLine() local 838 void VCardConstructor::AddLine(const std::string &type, std::vector<std::string> valueList) in AddLine() argument 869 void VCardConstructor::AddLineWithCharsetAndQP(const std::string &type, std::vector<std::string> valueList) in AddLineWithCharsetAndQP() argument 876 AddLine( const std::string &type, std::vector<std::string> valueList, bool needCharset, bool needQuotedPrintable) AddLine() argument 882 AddLine(const std::string &type, const std::vector<std::string> ¶mList, std::vector<std::string> valueList, bool needCharset, bool needQuotedPrintable) AddLine() argument [all...] |
/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/ |
H A D | printserviceability_fuzzer.cpp | 361 std::vector<std::string> valueList; in TestQueryPrinterProperties() local
|
/base/security/access_token/services/accesstokenmanager/test/unittest/ |
H A D | accesstoken_info_manager_test.cpp | 199 std::vector<GenericValues> valueList; in HWTEST_F() local
|
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/ |
H A D | print_service_ability_test.cpp | 274 std::vector<std::string> valueList; in HWTEST_F() local 690 std::vector<std::string> valueList; in HWTEST_F() local 1217 std::vector<std::string> valueList; in HWTEST_F() local 1236 std::vector<std::string> valueList; in HWTEST_F() local
|