Home
last modified time | relevance | path

Searched refs:enable_full_rust_system_aconfigd (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/server_configurable_flags/aconfigd/src/
H A Daconfigd_commands.rs51 if aconfig_new_storage_flags::enable_full_rust_system_aconfigd() { in start_socket()
113 if aconfig_new_storage_flags::enable_full_rust_system_aconfigd() { in mainline_init()
132 if aconfig_new_storage_flags::enable_full_rust_system_aconfigd() { in platform_init()
/aosp_15_r20/out/soong/.intermediates/system/server_configurable_flags/aconfigd/libaconfig_new_storage_flags/android_arm64_armv8-2a_cortex-a55_static/gen/include/
Dcom_android_aconfig_new_storage.h28 virtual bool enable_full_rust_system_aconfigd() = 0;
42 inline bool enable_full_rust_system_aconfigd() { in enable_full_rust_system_aconfigd() function
/aosp_15_r20/out/soong/.intermediates/system/server_configurable_flags/aconfigd/libaconfig_new_storage_flags_rust/android_arm64_armv8-2a_cortex-a55_source_apex34/gen/src/
Dlib.rs27 pub fn enable_full_rust_system_aconfigd(&self) -> bool { in enable_full_rust_system_aconfigd() method
62 pub fn enable_full_rust_system_aconfigd() -> bool { in enable_full_rust_system_aconfigd() function
/aosp_15_r20/out/soong/.intermediates/system/server_configurable_flags/aconfigd/libaconfig_new_storage_flags_rust/android_arm64_armv8-2a_cortex-a55_source/gen/src/
Dlib.rs27 pub fn enable_full_rust_system_aconfigd(&self) -> bool { in enable_full_rust_system_aconfigd() method
62 pub fn enable_full_rust_system_aconfigd() -> bool { in enable_full_rust_system_aconfigd() function
/aosp_15_r20/build/release/aconfig/trunk_staging/com.android.aconfig_new_storage/
H A Denable_full_rust_system_aconfigd_flag_values.textproto3 name: "enable_full_rust_system_aconfigd"
/aosp_15_r20/out/soong/.intermediates/system/server_configurable_flags/aconfigd/libaconfig_new_storage_flags/android_arm64_armv8-2a_cortex-a55_static/gen/
Dcom_android_aconfig_new_storage.cc20 virtual bool enable_full_rust_system_aconfigd() override { in enable_full_rust_system_aconfigd() function in com::android::aconfig_new_storage::flag_provider
/aosp_15_r20/system/server_configurable_flags/aconfigd/
H A Dnew_aconfig_storage.aconfig30 name: "enable_full_rust_system_aconfigd"