/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/ |
H A D | napi_app_account.cpp | 307 std::vector<PropertyType> propertyList = { PropertyType::NAME }; in RemoveAccountInternal() local 399 std::vector<PropertyType> propertyList = { in SetAppAccess() local 439 std::vector<PropertyType> propertyList = { PropertyType::NAME }; in CheckDataSyncEnabledInternal() local 486 std::vector<PropertyType> propertyList = { in SetCredentialInternal() local 799 std::vector<PropertyType> propertyList = { PropertyType::NAME }; in GetAccountExtraInfo() local 842 std::vector<PropertyType> propertyList = { PropertyType::NAME, PropertyType::KEY }; in GetCustomDataInternal() local 1068 std::vector<PropertyType> propertyList = { in DeleteAuthTokenInternal() local 1115 std::vector<PropertyType> propertyList = { in SetAuthTokenVisibilityInternal() local 1188 std::vector<PropertyType> propertyList = { in CheckAuthTokenVisibilityInternal() local 1218 std::vector<PropertyType> propertyList = { PropertyType::OWNER }; in QueryAuthenticatorInfoInternal() local [all …]
|
H A D | napi_app_account_common.cpp | 669 …OAuthAsyncContext *asyncContext, const std::vector<PropertyType> &propertyList, napi_value *result) in ParseContextForOAuth() 738 …AppAccountAsyncContext *context, const std::vector<PropertyType> &propertyList, napi_value *result) in ParseContextForAppAccount()
|
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/ |
H A D | print_resolution_helper.cpp | 59 std::map<std::string, PrintParamStatus> propertyList = { in ValidateProperty() local
|
H A D | print_page_size_helper.cpp | 67 std::map<std::string, PrintParamStatus> propertyList = { in ValidateProperty() local
|
H A D | print_preview_attribute_helper.cpp | 70 std::map<std::string, PrintParamStatus> propertyList = { in ValidateProperty() local
|
H A D | print_margin_helper.cpp | 83 std::map<std::string, PrintParamStatus> propertyList = { in ValidateProperty() local
|
H A D | print_range_helper.cpp | 106 std::map<std::string, PrintParamStatus> propertyList = { in ValidateProperty() local
|
H A D | printer_info_helper.cpp | 143 std::map<std::string, PrintParamStatus> propertyList = { in ValidateProperty() local
|
H A D | print_attributes_helper.cpp | 195 std::map<std::string, PrintParamStatus> propertyList = { in ValidateProperty() local
|
H A D | print_job_helper.cpp | 255 std::map<std::string, PrintParamStatus> propertyList = { in ValidateProperty() local
|
H A D | printer_capability_helper.cpp | 365 std::map<std::string, PrintParamStatus> propertyList = { in ValidateProperty() local
|
H A D | napi_print_utils.cpp | 332 std::vector<std::string> &names, std::map<std::string, PrintParamStatus> &propertyList) in VerifyProperty()
|
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/ |
H A D | scan_range_helper.cpp | 68 std::map<std::string, ScanParamStatus> propertyList = { in ValidateProperty() local
|
H A D | scan_parameters_helper.cpp | 70 std::map<std::string, ScanParamStatus> propertyList = { in ValidateProperty() local
|
H A D | scan_option_value_helper.cpp | 111 std::map<std::string, ScanParamStatus> propertyList = { in ValidateProperty() local
|
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/ |
H A D | print_capi.cpp | 313 … const char *printerId, const Print_StringList *propertyKeyList, Print_PropertyList *propertyList) in OH_Print_QueryPrinterProperties() 345 void OH_Print_ReleasePrinterProperties(Print_PropertyList *propertyList) in OH_Print_ReleasePrinterProperties() 361 …ode OH_Print_UpdatePrinterProperties(const char *printerId, const Print_PropertyList *propertyList) in OH_Print_UpdatePrinterProperties()
|
H A D | print_helper.cpp | 666 Print_PropertyList *propertyList) in ConvertStringVectorToPropertyList()
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | vendor_bsuni_driver.cpp | 187 …ndorBsuniDriver::OnPropertiesQueried(const char *printerId, const Print_PropertyList *propertyList) in OnPropertiesQueried() 373 const Print_PropertyList *propertyList) in OnPrinterPropertiesQueried()
|
H A D | vendor_helper.cpp | 344 void LogProperties(const Print_PropertyList *propertyList) in LogProperties() 368 std::string FindPropertyFromPropertyList(const Print_PropertyList *propertyList, const std::string … in FindPropertyFromPropertyList()
|
/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/ |
H A D | vendor_helper_test.cpp | 235 Print_PropertyList propertyList = {0}; variable
|
/ohos5.0/base/print/print_fwk/test/unittest/others/ |
H A D | print_cups_client_vendor_helper_other_test.cpp | 1474 Print_PropertyList propertyList; variable 1482 Print_PropertyList propertyList; variable 1493 Print_PropertyList propertyList; variable 1504 Print_PropertyList propertyList; variable 1515 Print_PropertyList propertyList; variable 1526 Print_PropertyList propertyList; variable 1537 Print_PropertyList propertyList; variable 1548 Print_PropertyList propertyList; variable 1560 Print_PropertyList propertyList; variable 1572 Print_PropertyList propertyList; variable [all …]
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
H A D | dash_mpd_parser.cpp | 863 DashList<DashDescriptor *> &propertyList) in ParseAudioChannelConfiguration() 1261 static void ClearPropertyList(DashList<DashDescriptor *> &propertyList) in ClearPropertyList()
|