OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startAsync
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/content/public/android/java/src/org/chromium/content/common/
TraceEvent.java
281
* Convenience wrapper around the versions of
startAsync
() that take string parameters.
286
public static void
startAsync
(long id) {
296
public static void
startAsync
(String name, long id) {
307
public static void
startAsync
(String name, long id, String arg) {
PerfTraceEvent.java
169
TraceEvent.
startAsync
(name, eventId);
210
TraceEvent.
startAsync
(name, eventId);
/external/smack/src/org/xbill/DNS/
ExtendedResolver.java
133
startAsync
(ResolverListener listener) {
374
res.
startAsync
(listener);
/frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.h
56
void
startAsync
(
LiveSession.cpp
[
all
...]
PlaylistFetcher.cpp
331
void PlaylistFetcher::
startAsync
(
[
all
...]
/frameworks/av/cmds/stagefright/
sf2.cpp
57
void
startAsync
() {
641
controller->
startAsync
();
Completed in 120 milliseconds