Home
last modified time | relevance | path

Searched defs:valueList (Results 1 - 21 of 21) sorted by relevance

/base/update/updateservice/interfaces/inner_api/feature/update/model/task/src/
H A Dtask_body.cpp32 std::vector<JsonBuilder> GetArrayJsonBuilderList(const std::vector<T> &valueList) in GetArrayJsonBuilderList() argument
/base/update/updateservice/foundations/ability/utils/include/
H A Djson_builder.h70 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 Dpermission_definition_cache.cpp151 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 Dprint_cups_wrapper_test.cpp107 std::vector<std::string> valueList; in HWTEST_F() local
H A Dprint_cups_client_test.cpp611 std::vector<std::string> valueList; in HWTEST_F() local
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_report_test.cpp118 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 Dprintcupsclient_fuzzer.cpp115 std::vector<std::string> valueList; in TestQueryPrinterAttrList() local
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_manager_client_test.cpp2267 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 Dprint_service_proxy.cpp462 QueryPrinterProperties(const std::string &printerId, const std::vector<std::string> &keyList, std::vector<std::string> &valueList) QueryPrinterProperties() argument
H A Dprint_manager_client.cpp330 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 Dprint_service_stub.cpp333 std::vector<std::string> valueList; in OnQueryPrinterProperties() local
H A Dprint_cups_client.cpp964 QueryPrinterAttrList(const std::string &printerName, const std::vector<std::string> &keyList, std::vector<std::string> &valueList) QueryPrinterAttrList() argument
H A Dprint_service_ability.cpp667 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 Dprint_capi.cpp335 std::vector<std::string> valueList; in OH_Print_QueryPrinterProperties() local
H A Dprint_helper.cpp662 Print_ErrorCode ConvertStringVectorToPropertyList(const std::vector<std::string> &valueList, in ConvertStringVectorToPropertyList() argument
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v21.cpp234 std::vector<std::string> valueList; in DealRawDataValue() local
H A Dvcard_contact.cpp718 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 Dvcard_constructor.cpp827 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> &paramList, std::vector<std::string> valueList, bool needCharset, bool needQuotedPrintable) AddLine() argument
[all...]
/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
H A Dprintserviceability_fuzzer.cpp361 std::vector<std::string> valueList; in TestQueryPrinterProperties() local
/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Daccesstoken_info_manager_test.cpp199 std::vector<GenericValues> valueList; in HWTEST_F() local
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp274 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

Completed in 41 milliseconds