Home
last modified time | relevance | path

Searched refs:timeFormatString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dsyscall_windows_test.go161 func callback(timeFormatString unsafe.Pointer, lparam uintptr) uintptr {
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DExampleGenerator.java1086 String timeFormatString = in handleDayPeriod() local
1089 examples.add(invertBackground(timeFormatString)); in handleDayPeriod()