Home
last modified time | relevance | path

Searched refs:_start (Results 1 – 11 of 11) sorted by relevance

/aosp12/bionic/linker/arch/arm/
H A Dbegin.S31 ENTRY(_start)
40 END(_start)
/aosp12/bionic/linker/arch/arm64/
H A Dbegin.S31 ENTRY(_start)
40 END(_start)
/aosp12/bionic/linker/arch/x86_64/
H A Dbegin.S31 ENTRY(_start)
40 END(_start)
/aosp12/bionic/linker/arch/x86/
H A Dbegin.S31 ENTRY(_start)
43 END(_start)
/aosp12/system/logging/logd/
H A DLogReader.cpp110 static const char _start[] = " start="; in onDataAvailable() local
111 cp = strstr(buffer, _start); in onDataAvailable()
114 start.strptime(cp + sizeof(_start) - 1, "%s.%q"); in onDataAvailable()
/aosp12/packages/services/BuiltInPrintService/jni/ipphelper/
H A Dippstatus_monitor.c43 static void _start(const ifc_status_monitor_t *this_p, void (*status_cb)(
54 .cancel = _cancel, .start = _start, .stop = _stop, .destroy = _destroy,};
186 static void _start(const ifc_status_monitor_t *this_p, in _start() function
/aosp12/bionic/linker/
H A Dlinker_main.cpp61 __LIBC_HIDDEN__ extern "C" void _start();
741 if (getauxval(AT_ENTRY) == reinterpret_cast<uintptr_t>(&_start)) { in __linker_init_post_relocation()
/aosp12/system/extras/simpleperf/doc/
H A Dinferno.md74 If you don't see a unique call site like `_start` or `_start_thread` at the base
/aosp12/frameworks/base/media/java/android/media/
H A DMediaPlayer.java1374 _start(); in startImpl()
1377 private native void _start() throws IllegalStateException; in _start() method in MediaPlayer
/aosp12/packages/modules/RuntimeI18n/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt440 Landroid/icu/impl/locale/StringTokenIterator;->_start:I
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt30996 Landroid/media/MediaPlayer2Impl;->_start()V
31145 Landroid/media/MediaPlayer;->_start()V