Home
last modified time | relevance | path

Searched defs:init (Results 451 – 475 of 2249) sorted by relevance

1...<<11121314151617181920>>...90

/aosp14/system/core/init/
H A Dinterprocess_fifo.cpp28 namespace init { namespace
H A Dselabel.cpp22 namespace init { namespace
H A Dkeyword_map.h47 KeywordMap(std::initializer_list<std::pair<const std::string, MapValue>> init) : map_(init) {} in KeywordMap() argument
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-android-1.30.1.jar ... .http.HttpTransport newCompatibleTransport () private void <init> () } com/google/api/ ...
H A Dgoogle-http-client-jackson2-1.30.1.jar ... .jackson.core.JsonFactory factory public void <init> () public static com.google.api ...
/aosp12/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/
H A DTestView.java65 private void init() { in init() method in TestView
/aosp12/packages/apps/TV/src/com/android/tv/util/account/
H A DAccountHelperImpl.java108 public void init() { in init() method in AccountHelperImpl
/aosp12/packages/services/BuiltInPrintService/jni/include/
H A Difc_print_job.h31 status_t (*init)(const struct ifc_print_job_st *this_p, const char *printer_address, int port, member
/aosp12/art/runtime/
H A Dplugin.cc46 PluginInitializationFunction init = reinterpret_cast<PluginInitializationFunction>( in Load() local
/aosp12/art/test/561-shared-slowpaths/src/
H A DMain.java27 private static void init(int[] x, int [] y, int l1, int h1, int l2, int h2) { in init() method in Main
/aosp12/build/soong/rust/config/
H A Darm64_device.go36 func init() { func
H A Darm_device.go36 func init() { func
H A Dx86_64_device.go41 func init() { func
H A Dx86_device.go44 func init() { func
/aosp12/build/soong/ui/build/paths/
H A Dconfig.go118 func init() { func
/aosp12/system/core/init/
H A Dkeyword_map.h47 KeywordMap(std::initializer_list<std::pair<const std::string, MapValue>> init) : map_(init) {} in KeywordMap() argument
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DLowMemDetector.java89 private native int init(); in init() method in LowMemDetector
/aosp12/system/chre/platform/slpi/
H A Dsystem_timer.cc31 bool SystemTimer::init() { in init() function in chre::SystemTimer
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/telephony/
H A DTelephonyBasePreferenceControllerTest.java90 public void init(int subId) { in init() method in TelephonyBasePreferenceControllerTest.TestPreferenceController
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothDetailsController.java85 protected abstract void init(PreferenceScreen screen); in init() method in BluetoothDetailsController
/aosp12/system/bt/btif/src/
H A Dbtif_keystore.cc44 void init(BluetoothKeystoreCallbacks* callbacks) override { in init() function in bluetooth::bluetooth_keystore::BluetoothKeystoreInterfaceImpl
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarOverlayController.java51 public void init(Consumer<Boolean> visibilityChangeCallback, in init() method in NavigationBarOverlayController
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DVerticalViewPager.kt45 private fun init() { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DUsbAudioWarningDialogMessage.java55 public void init(@DialogType int type, UsbDialogHelper usbDialogHelper) { in init() method in UsbAudioWarningDialogMessage
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DLowMemDetector.java89 private native int init(); in init() method in LowMemDetector

1...<<11121314151617181920>>...90