Searched defs:str1 (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/tools/split-select/ |
H A D | TestRules.cpp | 51 const Rule ContainsAnyRule(Rule::Key key, const char* str1) { in ContainsAnyRule() 59 const Rule ContainsAnyRule(Rule::Key key, const char* str1, const char* str2) { in ContainsAnyRule()
|
/aosp14/frameworks/base/cmds/idmap2/tests/ |
H A D | R.h | 46 constexpr ResourceId str1 = 0x7f03000e; variable 70 constexpr ResourceId str1 = 0x7f02000b; variable
|
/aosp14/system/core/libutils/ |
H A D | String8_fuzz.cpp | 98 void fuzzFormat(FuzzedDataProvider* dataProvider, android::String8* str1, bool shouldAppend) { in fuzzFormat() 202 void callFunc(uint8_t index, FuzzedDataProvider* dataProvider, android::String8* str1, in callFunc()
|
H A D | String16_fuzz.cpp | 77 void callFunc(uint8_t index, FuzzedDataProvider& dataProvider, android::String16 str1, in callFunc()
|
/aosp14/system/core/fastboot/device/ |
H A D | usb_client.cpp | 155 const char str1[sizeof(STR_INTERFACE_)]; member
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/job/ |
H A D | JobStoreTest.java | 282 final String str1 = JobStore.intArrayToString(netCapabilitiesIntArray); in testStringToIntArrayAndIntArrayToString() local
|
/aosp14/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.cpp | 937 void parsePosition(const char* str1, const char* str2, int* x, int* y) { in parsePosition()
|