/aosp12/art/test/569-checker-pattern-replacement/src-multidex/ |
H A D | Derived.java | 26 public Derived(String stringValue) { in Derived() 41 Derived(int intValue, double doubleValue, Object objectValue, String stringValue) { in Derived()
|
H A D | Base.java | 28 Base(String stringValue) { in Base() 45 Base(int intValue, double doubleValue, Object objectValue, String stringValue) { in Base()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | TimestampedValueTest.java | 53 TimestampedValue<String> stringValue = new TimestampedValue<>(1000, "Hello"); in testParceling() local 70 TimestampedValue<String> stringValue = new TimestampedValue<>(1000, "Hello"); in testParceling_valueClassOk() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | oobe_datashare_utils_test.cpp | 45 std::string stringValue; in QueryDatabaseBeforeAssertions() local 106 std::string stringValue; variable
|
/aosp12/art/test/952-invoke-custom/util-src/annotations/ |
H A D | Constant.java | 46 String[] stringValue() default {}; in stringValue() method
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/cj/include/ |
H A D | paste_data_record_impl.h | 28 std::string stringValue; member
|
/aosp12/frameworks/native/libs/input/ |
H A D | PropertyMap.cpp | 71 String8 stringValue; in tryGetProperty() local 88 String8 stringValue; in tryGetProperty() local
|
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/metrics/ |
H A D | ValidationProbeEventTest.kt | 67 val stringValue = ValidationProbeEvent.getProbeName(intValue) regex
|
H A D | DhcpErrorEventTest.kt | 54 val stringValue = DhcpErrorEvent(intValue).toString() regex
|
/aosp12/art/test/569-checker-pattern-replacement/src/ |
H A D | Main.java | 409 public static String constructBase(String stringValue) { in constructBase() 429 String stringValue = null; in constructBaseWithNullString() local 543 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructBase() 711 public static String constructDerived(String stringValue) { in constructDerived() 804 int intValue, double doubleValue, Object objectValue, String stringValue) { in constructDerived()
|
/aosp12/packages/modules/StatsD/framework/test/src/android/os/ |
H A D | StatsDimensionsValueTest.java | 33 String stringValue = "Hello"; in testConversionFromStructuredParcel() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/ |
H A D | uobject_test.cpp | 49 std::string stringValue = "test"; variable
|
H A D | node_object_test.cpp | 46 std::string stringValue = "test"; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/ |
H A D | resultset_json_formatter.cpp | 75 std::string stringValue; in MarshalRow() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/include/ |
H A D | rd_json_object.h | 59 std::string stringValue; variable
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.java | 10 …float[] floatArray, double doubleValue, double[] doubleArray, java.lang.String stringValue, java.l… in LogThis() 163 …float[] floatArray, double doubleValue, double[] doubleArray, java.lang.String stringValue, java.l… in LogThis() 254 …float[] floatArray, double doubleValue, double[] doubleArray, java.lang.String stringValue, java.l… in LogThis()
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/ |
H A D | ParcelableForToString.h | 39 std::string stringValue; variable
|
/aosp12/art/tools/ahat/src/main/com/android/ahat/ |
H A D | Summarizer.java | 76 String stringValue = inst.asString(kMaxChars); in summarize() local
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/ |
H A D | GoogleLocationSettingHelper.java | 71 String stringValue = null; in getUseLocationForServices() local
|
/aosp12/system/tools/aidl/tests/android/aidl/loggable/ |
H A D | ILoggableInterface.aidl | 10 String stringValue, inout String[] stringArray, inout List<String> listValue, in LogThis()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/ |
H A D | attr_data.h | 97 std::string *stringValue; member
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/autofill/ |
H A D | AbstractGlobalSettingsPreference.java | 92 final String stringValue = getText(); in onDialogClosed() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/auto_fill_manager_util_test/ |
H A D | auto_fill_manager_util_test.cpp | 51 std::function<void(std::string)> stringValue = [](const std::string &str) { in __anonb32bb60c0202() variable
|
/aosp12/packages/apps/TV/tests/input/src/com/android/tv/testinput/instrument/ |
H A D | TestSetupInstrumentation.java | 117 String stringValue = mArguments.getString(arg); in getArgumentAsInt() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi/src/ |
H A D | napi_ipc_skeleton.cpp | 229 char stringValue[bufferSize + 1]; in NAPI_IPCSkeleton_resetCallingIdentity() local 299 char stringValue[bufferSize + 1]; in NAPI_IPCSkeleton_setCallingIdentity() local 358 char* stringValue) in NAPI_IPCSkeleton_restoreCallingIdentitySetProperty() 448 char stringValue[bufferSize + 1]; in NAPI_IPCSkeleton_restoreCallingIdentity() local
|