Searched defs:entryPoint (Results 1 – 9 of 9) sorted by relevance
| /frameworks/av/media/libstagefright/ |
| D | RemoteMediaExtractor.cpp | 159 status_t RemoteMediaExtractor::setEntryPoint(EntryPoint entryPoint) { in setEntryPoint()
|
| D | NuMediaExtractor.cpp | 53 NuMediaExtractor::NuMediaExtractor(EntryPoint entryPoint) in NuMediaExtractor()
|
| /frameworks/av/media/libmedia/ |
| D | IMediaExtractor.cpp | 148 virtual status_t setEntryPoint(EntryPoint entryPoint) { in setEntryPoint() 254 int32_t entryPoint; in onTransact() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/ |
| D | PeopleSpaceWidgetManager.java | 1072 void updateWidgetsFromBroadcastInBackground(String entryPoint) { in updateWidgetsFromBroadcastInBackground() 1114 String entryPoint) throws in getTileWithCurrentState()
|
| /frameworks/base/core/java/android/app/ |
| D | IApplicationThread.aidl | 84 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
|
| D | ActivityManagerInternal.java | 103 public abstract boolean startIsolatedProcess(String entryPoint, String[] mainArgs, in startIsolatedProcess()
|
| D | ActivityThread.java | 1157 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint() 7501 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()
|
| /frameworks/base/core/tests/coretests/src/android/app/servertransaction/ |
| D | TransactionParcelTests.java | 671 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | ActivityManagerService.java | 2654 boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess() 15302 public boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()
|