Home
last modified time | relevance | path

Searched defs:has_boot_local_override (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/server_configurable_flags/aconfigd/
H A Dstorage_files.h185 bool has_boot_local_override; member
H A Daconfigd.proto147 optional bool has_boot_local_override = 10; field
/aosp_15_r20/packages/modules/ConfigInfrastructure/aconfigd/proto/
Daconfigd.proto147 optional bool has_boot_local_override = 10; field
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/aconfigd/proto/libaconfigd_rust_proto/android_arm64_armv8-2a_cortex-a55_source/
Daconfigd.rs4035 pub has_boot_local_override: ::std::option::Option<bool>, field
4329 pub fn has_boot_local_override(&self) -> bool { in has_boot_local_override() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/aconfigd/proto/libaconfigd_rust_proto/android_arm64_armv8-2a_cortex-a55_source_apex34/
Daconfigd.rs4035 pub has_boot_local_override: ::std::option::Option<bool>, field
4329 pub fn has_boot_local_override(&self) -> bool { in has_boot_local_override() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/aconfigd/proto/libaconfigd_protos_cc/android_arm64_armv8-2a_cortex-a55_static/gen/proto/packages/modules/ConfigInfrastructure/aconfigd/proto/
Daconfigd.pb.h7670 inline bool StorageReturnMessage_FlagQueryReturnMessage::has_boot_local_override() const { in has_boot_local_override() function