Home
last modified time | relevance | path

Searched refs:otherDefaultValues (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_helper_test.cpp109 defaultValue.otherDefaultValues = "default"; in BuildDefaultValue()
230 EXPECT_EQ(defaultValue.otherDefaultValues, "default");
H A Dvendor_bsuni_driver_test.cpp296 defaultValue.otherDefaultValues = "default"; in BuildDefaultValue()
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h374 char *otherDefaultValues; member
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_helper.cpp339 if (defaultValue->otherDefaultValues != nullptr) { in LogDefaultValue()
340 PRINT_HILOGD("otherDefaultValues = %{public}s", defaultValue->otherDefaultValues); in LogDefaultValue()
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_helper.cpp168 SAFE_DELETE_ARRAY(defaultValue.otherDefaultValues); in ReleaseDefaultValue()
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_cups_client_vendor_helper_other_test.cpp1441 defaultValue.otherDefaultValues = nullptr; in TEST_F()
1462 defaultValue.otherDefaultValues = "OtherValues"; in TEST_F()