/system/tools/xsdc/build/ |
D | xsdc.go | 142 func (module *xsdConfig) GeneratedSourceFiles() android.Paths { 143 return module.genOutputs_c.Paths() 146 func (module *xsdConfig) Srcs() android.Paths { 148 srcs = append(srcs, module.genOutputs...) 149 srcs = append(srcs, module.genOutputs_j) 153 func (module *xsdConfig) GeneratedDeps() android.Paths { 154 return module.genOutputs_h.Paths() 157 func (module *xsdConfig) GeneratedHeaderDirs() android.Paths { 158 return android.Paths{module.genOutputDir} 161 func (module *xsdConfig) DepsMutator(ctx android.BottomUpMutatorContext) { [all …]
|
/system/extras/bootctl/ |
D | bootctl.cpp | 77 static int do_hal_info(const BootControlClient* module) { in do_hal_info() argument 78 fprintf(stdout, "HAL Version: %s\n", ToString(module->GetVersion())); in do_hal_info() 82 static int do_get_number_slots(BootControlClient* module) { in do_get_number_slots() argument 83 auto numSlots = module->GetNumSlots(); in do_get_number_slots() 88 static int do_get_current_slot(BootControlClient* module) { in do_get_current_slot() argument 89 auto curSlot = module->GetCurrentSlot(); in do_get_current_slot() 105 static int do_mark_boot_successful(BootControlClient* module) { in do_mark_boot_successful() argument 106 auto ret = module->MarkBootSuccessful(); in do_mark_boot_successful() 110 static int do_get_active_boot_slot(BootControlClient* module) { in do_get_active_boot_slot() argument 111 uint32_t slot = module->GetActiveBootSlot(); in do_get_active_boot_slot() [all …]
|
/system/tools/aidl/scripts/ |
D | example_dep_build_failure_output.txt | 19 …module "android.hardware.automotive.audiocontrol-V2-java" variant "android_common" (created by mod… 20 …module "android.hardware.automotive.audiocontrol-V2-java" variant "android_common" (created by mod… 27 …module "android.hardware.automotive.audiocontrol-V2-java" variant "android_common" (created by mod… 32 …module "android.hardware.automotive.audiocontrol-V1-java" variant "android_common" (created by mod… 33 …module "android.hardware.automotive.audiocontrol-V1-java" variant "android_common" (created by mod… 40 …module "android.hardware.automotive.audiocontrol-V1-java" variant "android_common" (created by mod… 45 …module "android.hardware.audio.core-V1-java" variant "android_common" (created by module "android.… 46 …module "android.hardware.audio.core-V1-java" variant "android_common" (created by module "android.… 53 …module "android.hardware.audio.core-V1-java" variant "android_common" (created by module "android.… 58 …module "android.hardware.automotive.audiocontrol-V3-java" variant "android_common" (created by mod… [all …]
|
/system/core/libmodprobe/ |
D | libmodprobe.cpp | 129 const std::string& module = *it++; in ParseSoftdepCallback() local 141 this->module_pre_softdep_.emplace_back(module, token); in ParseSoftdepCallback() 143 this->module_post_softdep_.emplace_back(module, token); in ParseSoftdepCallback() 152 const std::string& module = *it++; in ParseLoadCallback() local 154 const std::string& canonical_name = MakeCanonical(module); in ParseLoadCallback() 177 const std::string& module = *it++; in ParseOptionsCallback() local 180 const std::string& canonical_name = MakeCanonical(module); in ParseOptionsCallback() 194 LOG(ERROR) << "multiple options lines present for module " << module; in ParseOptionsCallback() 214 const std::string& module = *it++; in ParseBlocklistCallback() local 216 const std::string& canonical_name = MakeCanonical(module); in ParseBlocklistCallback() [all …]
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | technical_debt.cil | 1 ; THIS IS A WORKAROUND for the current limitations of the module policy language 3 ; stuff below, for example, by improving typeattribute statement of module 9 ; Unfortunately, we can't currently express this in module policy language: 16 ; Unfortunately, we can't currently express this in module policy language: 20 ; Unfortunately, we can't currently express this in module policy language: 24 ; Unfortunately, we can't currently express this in module policy language: 28 ; Unfortunately, we can't currently express this in module policy language: 33 ; Unfortunately, we can't currently express this in module policy language: 38 ; Unfortunately, we can't currently express this in module policy language: 43 ; Unfortunately, we can't currently express this in module policy language: [all …]
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | technical_debt.cil | 1 ; THIS IS A WORKAROUND for the current limitations of the module policy language 3 ; stuff below, for example, by improving typeattribute statement of module 9 ; Unfortunately, we can't currently express this in module policy language: 16 ; Unfortunately, we can't currently express this in module policy language: 20 ; Unfortunately, we can't currently express this in module policy language: 24 ; Unfortunately, we can't currently express this in module policy language: 28 ; Unfortunately, we can't currently express this in module policy language: 33 ; Unfortunately, we can't currently express this in module policy language: 38 ; Unfortunately, we can't currently express this in module policy language: 43 ; Unfortunately, we can't currently express this in module policy language: [all …]
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | technical_debt.cil | 1 ; THIS IS A WORKAROUND for the current limitations of the module policy language 3 ; stuff below, for example, by improving typeattribute statement of module 9 ; Unfortunately, we can't currently express this in module policy language: 16 ; Unfortunately, we can't currently express this in module policy language: 20 ; Unfortunately, we can't currently express this in module policy language: 24 ; Unfortunately, we can't currently express this in module policy language: 28 ; Unfortunately, we can't currently express this in module policy language: 33 ; Unfortunately, we can't currently express this in module policy language: 38 ; Unfortunately, we can't currently express this in module policy language: 43 ; Unfortunately, we can't currently express this in module policy language: [all …]
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | technical_debt.cil | 1 ; THIS IS A WORKAROUND for the current limitations of the module policy language 3 ; stuff below, for example, by improving typeattribute statement of module 9 ; Unfortunately, we can't currently express this in module policy language: 16 ; Unfortunately, we can't currently express this in module policy language: 20 ; Unfortunately, we can't currently express this in module policy language: 24 ; Unfortunately, we can't currently express this in module policy language: 28 ; Unfortunately, we can't currently express this in module policy language: 33 ; Unfortunately, we can't currently express this in module policy language: 38 ; Unfortunately, we can't currently express this in module policy language: 43 ; Unfortunately, we can't currently express this in module policy language: [all …]
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | technical_debt.cil | 1 ; THIS IS A WORKAROUND for the current limitations of the module policy language 3 ; stuff below, for example, by improving typeattribute statement of module 9 ; Unfortunately, we can't currently express this in module policy language: 16 ; Unfortunately, we can't currently express this in module policy language: 20 ; Unfortunately, we can't currently express this in module policy language: 24 ; Unfortunately, we can't currently express this in module policy language: 28 ; Unfortunately, we can't currently express this in module policy language: 33 ; Unfortunately, we can't currently express this in module policy language: 38 ; Unfortunately, we can't currently express this in module policy language: 43 ; Unfortunately, we can't currently express this in module policy language: [all …]
|
/system/sepolicy/private/ |
D | technical_debt.cil | 1 ; THIS IS A WORKAROUND for the current limitations of the module policy language 3 ; stuff below, for example, by improving typeattribute statement of module 9 ; Unfortunately, we can't currently express this in module policy language: 16 ; Unfortunately, we can't currently express this in module policy language: 20 ; Unfortunately, we can't currently express this in module policy language: 24 ; Unfortunately, we can't currently express this in module policy language: 28 ; Unfortunately, we can't currently express this in module policy language: 33 ; Unfortunately, we can't currently express this in module policy language: 38 ; Unfortunately, we can't currently express this in module policy language: 43 ; Unfortunately, we can't currently express this in module policy language: [all …]
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | technical_debt.cil | 1 ; THIS IS A WORKAROUND for the current limitations of the module policy language 3 ; stuff below, for example, by improving typeattribute statement of module 9 ; Unfortunately, we can't currently express this in module policy language: 16 ; Unfortunately, we can't currently express this in module policy language: 20 ; Unfortunately, we can't currently express this in module policy language: 24 ; Unfortunately, we can't currently express this in module policy language: 29 ; Unfortunately, we can't currently express this in module policy language: 34 ; Unfortunately, we can't currently express this in module policy language: 39 ; Unfortunately, we can't currently express this in module policy language: 44 ; Unfortunately, we can't currently express this in module policy language: [all …]
|
/system/tools/aidl/build/ |
D | aidl_interface_defaults.go | 23 module := &Defaults{} 25 module.AddProperties( 29 android.InitDefaultsModule(module) 31 return module
|
/system/extras/simpleperf/ |
D | kallsyms.cpp | 255 char module[line_size]; in ProcessKernelSymbols() local 256 strcpy(module, ""); in ProcessKernelSymbols() 259 int ret = sscanf(p, "%" PRIx64 " %c %s%s", &symbol.addr, &symbol.type, name, module); in ProcessKernelSymbols() 272 size_t module_len = strlen(module); in ProcessKernelSymbols() 273 if (module_len > 2 && module[0] == '[' && module[module_len - 1] == ']') { in ProcessKernelSymbols() 274 module[module_len - 1] = '\0'; in ProcessKernelSymbols() 275 symbol.module = &module[1]; in ProcessKernelSymbols() 277 symbol.module = nullptr; in ProcessKernelSymbols()
|
D | kallsyms_test.cpp | 39 ModulesMatch(sym1.module, sym2.module); in KernelSymbolsMatch() 51 expected_symbol.module = "libsas"; in TEST() 58 expected_symbol.module = nullptr; in TEST()
|
/system/extras/boot_control_copy/ |
D | boot_control_copy.cpp | 34 void module_init(boot_control_module_t* module) {} in module_init() argument 36 unsigned module_getNumberSlots(boot_control_module_t* module) { in module_getNumberSlots() argument 57 unsigned module_getCurrentSlot(boot_control_module_t* module) { in module_getCurrentSlot() argument 84 int module_markBootSuccessful(boot_control_module_t* module) { in module_markBootSuccessful() argument 125 int module_setActiveBootSlot(boot_control_module_t* module, unsigned slot) { in module_setActiveBootSlot() argument 194 int module_setSlotAsUnbootable(struct boot_control_module* module, unsigned slot) { in module_setSlotAsUnbootable() argument 219 int module_isSlotBootable(struct boot_control_module* module, unsigned slot) { in module_isSlotBootable() argument 237 const char* module_getSuffix(boot_control_module_t* module, unsigned slot) { in module_getSuffix() argument
|
/system/tools/aidl/tests/ |
D | golden_test.sh | 72 for module in "${modules[@]}"; do 73 local built="$root/out/soong/.intermediates/system/tools/aidl/$module/" 74 local golden="$root/system/tools/aidl/tests/golden_output/$module/"
|
/system/tools/hidl/c2hal/test/ |
D | simple.h | 72 static inline int showColor(const struct hw_module_t* module, in showColor() argument 74 return module->methods->open(module, in showColor()
|
/system/libsysprop/srcs/api/ |
D | PlatformProperties-latest.txt | 2 module: "android.sysprop.AdbProperties" 11 module: "android.sysprop.ApkVerityProperties" 20 module: "android.sysprop.CarProperties" 43 module: "android.sysprop.ContactsProperties" 73 module: "android.sysprop.CryptoProperties" 91 module: "android.sysprop.DisplayProperties" 119 module: "android.sysprop.HdmiProperties" 178 module: "android.sysprop.MediaProperties" 196 module: "android.sysprop.OtaProperties" 210 module: "android.sysprop.PowerProperties" [all …]
|
D | PlatformProperties-current.txt | 2 module: "android.sysprop.ApkVerityProperties" 11 module: "android.sysprop.BluetoothProperties" 242 module: "android.sysprop.DeviceProperties" 250 module: "android.sysprop.HypervisorProperties" 266 module: "android.sysprop.MediaProperties" 294 module: "android.sysprop.MemoryProperties" 302 module: "android.sysprop.NetworkProperties" 315 module: "android.sysprop.NfcProperties" 340 module: "android.sysprop.OtaProperties" 362 module: "android.sysprop.PowerProperties" [all …]
|
/system/core/toolbox/ |
D | modprobe.cpp | 256 for (const auto& module : modules) { in modprobe_main() local 259 if (!m.LoadWithAliases(module, true, module_parameters)) { in modprobe_main() 260 PLOG(ERROR) << "Failed to load module " << module; in modprobe_main() 265 if (!m.Remove(module)) { in modprobe_main() 266 PLOG(ERROR) << "Failed to remove module " << module; in modprobe_main() 271 std::vector<std::string> list = m.ListModules(module); in modprobe_main() 279 if (!m.GetAllDependencies(module, &pre_deps, &deps, &post_deps)) { in modprobe_main() 283 LOG(INFO) << "Dependencies for " << module << ":"; in modprobe_main()
|
/system/linkerconfig/ |
D | README.md | 19 creates linker configuration with the module. This module can be defined as 28 `/system/etc/linker.config.pb`(or its source module `system_linker_config`) is special because 35 | Property Name | Type | Description | Allowed module | 39 | provideLibs | List<string> | Libraries providing from the module | System | 40 | requireLibs | List<string> | Libraries required from the module | System | 44 ##### APEX module
|
/system/chre/external/pigweed/pw_log_nanoapp/public_overrides/pw_log_backend/ |
D | log_backend.h | 23 #define PW_HANDLE_LOG(level, module, flags, fmt, ...) \ argument 39 chreLog(chreLevel, "PW " module ": " fmt, ##__VA_ARGS__); \
|
/system/tools/sysprop/ |
D | JavaGen.cpp | 346 const std::string& module = props.module(); in GetJavaPackageName() local 347 return module.substr(0, module.rfind('.')); in GetJavaPackageName() 351 const std::string& module = props.module(); in GetJavaClassName() local 352 return module.substr(module.rfind('.') + 1); in GetJavaClassName()
|
D | Common.cpp | 203 std::vector<std::string> names = android::base::Split(props.module(), "."); in ValidateProps() 205 return Errorf("Invalid module name \"{}\"", props.module()); in ValidateProps() 287 const std::string& module = props.module(); in GetModuleName() local 288 return module.substr(module.rfind('.') + 1); in GetModuleName() 335 if (!modules.insert(props->module()).second) { in ParseApiFile() 337 input_file_path, props->module()); in ParseApiFile()
|
/system/sepolicy/build/soong/ |
D | build_files.go | 34 module := &buildFiles{} 35 module.AddProperties(&module.properties) 36 android.InitAndroidModule(module) 37 return module
|