Home
last modified time | relevance | path

Searched refs:loaded (Results 1 – 25 of 51) sorted by relevance

123

/system/core/rootdir/
Dadb_debug.prop1 # Note: This file will be loaded with highest priority to override
11 # Introduce this property to indicate that init has loaded adb_debug.prop
/system/core/fs_mgr/
Dfs_mgr_verity.cpp471 goto loaded; in fs_mgr_setup_verity()
480 goto loaded; in fs_mgr_setup_verity()
487 goto loaded; in fs_mgr_setup_verity()
497 goto loaded; in fs_mgr_setup_verity()
504 loaded: in fs_mgr_setup_verity()
/system/bt/main/shim/
Dcontroller.cc390 static bool loaded = false; in controller_get_interface() local
391 if (!loaded) { in controller_get_interface()
392 loaded = true; in controller_get_interface()
/system/update_engine/update_manager/
Dupdate_manager.conf.example3 # Normally this file is loaded from /etc/update_manager.conf. If
/system/sepolicy/tests/
DAndroid.bp7 // libsepolwrap gets loaded from the system python, which does not have the
/system/sepolicy/prebuilts/api/27.0/public/
Dhal_wifi.te24 # allow hal_wifi to access /proc/modules to check if Wi-Fi driver is loaded
Drecovery.te17 # Set security contexts on files that are not known to the loaded policy.
38 # currently loaded policy. Allow it.
/system/sepolicy/prebuilts/api/28.0/public/
Dhal_wifi.te25 # allow hal_wifi to access /proc/modules to check if Wi-Fi driver is loaded
/system/sepolicy/prebuilts/api/30.0/public/
Dhal_wifi.te24 # allow hal_wifi to access /proc/modules to check if Wi-Fi driver is loaded
/system/sepolicy/public/
Dhal_wifi.te24 # allow hal_wifi to access /proc/modules to check if Wi-Fi driver is loaded
/system/sepolicy/prebuilts/api/29.0/public/
Dhal_wifi.te24 # allow hal_wifi to access /proc/modules to check if Wi-Fi driver is loaded
/system/libartpalette/
DAndroid.bp18 // abstraction layer for ART. It is intended to be dynamically loaded by
/system/chre/platform/shared/idl/
Dhost_messages.fbs72 /// Whether the nanoapp is a pre-loaded "system" nanoapp, i.e. one that should
86 /// The nanaopp can either be requested to be loaded via a file or via a buffer.
96 /// 3. Once ready, the nanoapp will be loaded from the file specified in the
109 /// appending to already loaded fragments as appropriate.
140 /// app binary to be loaded.
/system/bt/device/src/
Dcontroller.cc713 static bool loaded = false; in controller_get_interface() local
714 if (!loaded) { in controller_get_interface()
715 loaded = true; in controller_get_interface()
/system/sepolicy/prebuilts/api/26.0/public/
Drecovery.te17 # Set security contexts on files that are not known to the loaded policy.
37 # currently loaded policy. Allow it.
/system/sepolicy/prebuilts/api/27.0/private/
Daudioserver.te45 # For A2DP bridge which is loaded directly into audioserver
/system/sepolicy/prebuilts/api/26.0/private/
Daudioserver.te45 # For A2DP bridge which is loaded directly into audioserver
Dephemeral_app.te39 # Executable content should never be loaded from an ephemeral app home directory.
/system/sepolicy/private/
Dgpuservice.te60 # Needed for getting a prop to ensure bpf programs loaded.
/system/hardware/interfaces/wifi/keystore/1.0/
DIKeystore.hal22 * module loaded in the system.
/system/chre/host/msm/daemon/
Dchre_daemon.cc433 bool loaded = false; in loadLpma() local
448 loaded = true; in loadLpma()
458 return loaded; in loadLpma()
/system/sepolicy/prebuilts/api/28.0/private/
Daudioserver.te55 # For A2DP bridge which is loaded directly into audioserver
/system/sepolicy/prebuilts/api/29.0/private/
Daudioserver.te60 # For A2DP bridge which is loaded directly into audioserver
/system/sepolicy/prebuilts/api/30.0/private/
Daudioserver.te61 # For A2DP bridge which is loaded directly into audioserver
/system/core/libutils/
DREADME99 is governed by AssetManager.cpp, which tracks loaded resources per
120 AssetManager, which in turn keeps a forest structure of loaded
150 configuration/value pairs. Any number of overlay packages may be loaded

123