/system/bt/vendor_libs/test_vendor_lib/src/ |
D | dual_mode_controller.cc | 189 const std::string& name, const vector<std::string>& args) { in HandleTestChannelCommand() 244 UNUSED_ATTR const vector<std::string>& args) { in TestChannelClear() 250 UNUSED_ATTR const vector<std::string>& args) { in TestChannelDiscover() 261 UNUSED_ATTR const vector<std::string>& args) { in TestChannelTimeoutAll() 273 UNUSED_ATTR const vector<std::string>& args) { in TestChannelClearEventDelay() 278 void DualModeController::HciReset(UNUSED_ATTR const vector<uint8_t>& args) { in HciReset() 292 UNUSED_ATTR const vector<uint8_t>& args) { in HciReadBufferSize() 305 UNUSED_ATTR const vector<uint8_t>& args) { in HciHostBufferSize() 311 UNUSED_ATTR const vector<uint8_t>& args) { in HciReadLocalVersionInformation() 322 UNUSED_ATTR const vector<uint8_t>& args) { in HciReadBdAddr() [all …]
|
/system/core/init/ |
D | builtins.cpp | 127 static int do_class_start(const std::vector<std::string>& args) { in do_class_start() 137 static int do_class_stop(const std::vector<std::string>& args) { in do_class_stop() 143 static int do_class_reset(const std::vector<std::string>& args) { in do_class_reset() 149 static int do_class_restart(const std::vector<std::string>& args) { in do_class_restart() 155 static int do_domainname(const std::vector<std::string>& args) { in do_domainname() 164 static int do_enable(const std::vector<std::string>& args) { in do_enable() 172 static int do_exec(const std::vector<std::string>& args) { in do_exec() 176 static int do_exec_start(const std::vector<std::string>& args) { in do_exec_start() 180 static int do_export(const std::vector<std::string>& args) { in do_export() 184 static int do_hostname(const std::vector<std::string>& args) { in do_hostname() [all …]
|
D | service.cpp | 137 static bool ExpandArgsAndExecve(const std::vector<std::string>& args) { in ExpandArgsAndExecve() 162 Service::Service(const std::string& name, const std::vector<std::string>& args) in Service() 188 const std::vector<std::string>& args) in Service() 355 bool Service::ParseCapabilities(const std::vector<std::string>& args, std::string* err) { in ParseCapabilities() 385 bool Service::ParseClass(const std::vector<std::string>& args, std::string* err) { in ParseClass() 390 bool Service::ParseConsole(const std::vector<std::string>& args, std::string* err) { in ParseConsole() 396 bool Service::ParseCritical(const std::vector<std::string>& args, std::string* err) { in ParseCritical() 401 bool Service::ParseDisabled(const std::vector<std::string>& args, std::string* err) { in ParseDisabled() 407 bool Service::ParseGroup(const std::vector<std::string>& args, std::string* err) { in ParseGroup() 424 bool Service::ParsePriority(const std::vector<std::string>& args, std::string* err) { in ParsePriority() [all …]
|
D | ueventd_parser.cpp | 27 bool ParsePermissionsLine(std::vector<std::string>&& args, std::string* err, in ParsePermissionsLine() 80 bool SubsystemParser::ParseSection(std::vector<std::string>&& args, const std::string& filename, in ParseSection() 97 bool SubsystemParser::ParseDevName(std::vector<std::string>&& args, std::string* err) { in ParseDevName() 111 bool SubsystemParser::ParseDirName(std::vector<std::string>&& args, std::string* err) { in ParseDirName() 121 bool SubsystemParser::ParseLineSection(std::vector<std::string>&& args, int line, std::string* err)… in ParseLineSection()
|
D | init_parser_test.cpp | 33 std::vector<std::string> args; in TEST() local 48 std::vector<std::string> args; in TEST() local 64 std::vector<std::string> args; in Test_make_exec_oneshot_service() local
|
D | action.cpp | 31 Command::Command(BuiltinFunction f, const std::vector<std::string>& args, int line) in Command() 57 bool Action::AddCommand(const std::vector<std::string>& args, int line, std::string* err) { in AddCommand() 72 void Action::AddCommand(BuiltinFunction f, const std::vector<std::string>& args, int line) { in AddCommand() 128 bool Action::InitTriggers(const std::vector<std::string>& args, std::string* err) { in InitTriggers() 336 bool ActionParser::ParseSection(std::vector<std::string>&& args, const std::string& filename, in ParseSection() 353 bool ActionParser::ParseLineSection(std::vector<std::string>&& args, int line, std::string* err) { in ParseLineSection()
|
D | init.cpp | 227 static int wait_for_coldboot_done_action(const std::vector<std::string>& args) { in wait_for_coldboot_done_action() 264 static int mix_hwrng_into_linux_rng_action(const std::vector<std::string>& args) in mix_hwrng_into_linux_rng_action() 398 static int set_mmap_rnd_bits_action(const std::vector<std::string>& args) in set_mmap_rnd_bits_action() 447 static int set_kptr_restrict_action(const std::vector<std::string>& args) in set_kptr_restrict_action() 458 static int keychord_init_action(const std::vector<std::string>& args) in keychord_init_action() 464 static int console_init_action(const std::vector<std::string>& args) in console_init_action() 552 static int property_enable_triggers_action(const std::vector<std::string>& args) in property_enable_triggers_action() 559 static int queue_property_triggers_action(const std::vector<std::string>& args) in queue_property_triggers_action() 1062 char* args[] = { path, nullptr }; in main() local
|
/system/core/adb/ |
D | bugreport_test.cpp | 73 virtual Result Perform(const ArgumentTuple& args) { in Perform() 105 virtual Result Perform(const ArgumentTuple& args) { in Perform() 153 const char* args[] = {"bugreport", "to", "principal"}; in TEST_F() local 172 const char* args[] = {"bugreport"}; in TEST_F() local 191 const char* args[] = {"bugreport"}; in TEST_F() local 211 const char* args[] = {"bugreport"}; in TEST_F() local 225 const char* args[] = {"bugreport", "file.zip"}; in TEST_F() local 241 const char* args[] = {"bugreport", "file.zip"}; in TEST_F() local 277 const char* args[] = {"bugreport", "file.zip"}; in TEST_F() local 308 const char* args[] = {"bugreport", "file.zip"}; in TEST_F() local [all …]
|
/system/keymaster/ |
D | logger.cpp | 24 int Logger::Log(LogLevel level, const char* fmt, va_list args) { in Log() 32 va_list args; in Log() local 41 va_list args; in Debug() local 50 va_list args; in Info() local 58 va_list args; in Warning() local 66 va_list args; in Error() local 74 va_list args; in Severe() local
|
/system/bt/osi/include/ |
D | log.h | 30 #define LOGWRAPPER(tag, fmt, args...) \ argument 53 #define LOG_VERBOSE(tag, fmt, args...) \ argument 58 #define LOG_VERBOSE(tag, fmt, args...) \ argument 65 #define LOG_DEBUG(tag, fmt, args...) \ argument 70 #define LOG_INFO(tag, fmt, args...) \ argument 75 #define LOG_WARN(tag, fmt, args...) \ argument 80 #define LOG_ERROR(tag, fmt, args...) \ argument
|
/system/bt/service/client/ |
D | main.cc | 75 #define CHECK_ARGS_COUNT(args, op, num, msg) \ argument 80 #define CHECK_NO_ARGS(args) \ argument 330 void HandleDisable(IBluetooth* bt_iface, const vector<string>& args) { in HandleDisable() 337 void HandleEnable(IBluetooth* bt_iface, const vector<string>& args) { in HandleEnable() 360 void HandleGetState(IBluetooth* bt_iface, const vector<string>& args) { in HandleGetState() 369 void HandleIsEnabled(IBluetooth* bt_iface, const vector<string>& args) { in HandleIsEnabled() 376 void HandleGetLocalAddress(IBluetooth* bt_iface, const vector<string>& args) { in HandleGetLocalAddress() 383 void HandleSetLocalName(IBluetooth* bt_iface, const vector<string>& args) { in HandleSetLocalName() 396 void HandleGetLocalName(IBluetooth* bt_iface, const vector<string>& args) { in HandleGetLocalName() 403 void HandleAdapterInfo(IBluetooth* bt_iface, const vector<string>& args) { in HandleAdapterInfo() [all …]
|
/system/nvram/client/ |
D | nvram_client.c | 101 static int HandleGetTotalSize(nvram_device_t* device, char* args[]) { in HandleGetTotalSize() 113 static int HandleGetAvailableSize(nvram_device_t* device, char* args[]) { in HandleGetAvailableSize() 126 static int HandleGetMaxSpaceSize(nvram_device_t* device, char* args[]) { in HandleGetMaxSpaceSize() 139 static int HandleGetMaxSpaces(nvram_device_t* device, char* args[]) { in HandleGetMaxSpaces() 151 static int HandleGetSpaceList(nvram_device_t* device, char* args[]) { in HandleGetSpaceList() 183 static int HandleGetSpaceSize(nvram_device_t* device, char* args[]) { in HandleGetSpaceSize() 195 static int HandleGetSpaceControls(nvram_device_t* device, char* args[]) { in HandleGetSpaceControls() 233 static int HandleIsSpaceReadLocked(nvram_device_t* device, char* args[]) { in HandleIsSpaceReadLocked() 247 static int HandleIsSpaceWriteLocked(nvram_device_t* device, char* args[]) { in HandleIsSpaceWriteLocked() 261 static int HandleCreateSpace(nvram_device_t* device, char* args[]) { in HandleCreateSpace() [all …]
|
/system/bt/vendor_libs/test_vendor_lib/scripts/ |
D | test_channel.py | 96 def send_command(self, name, args): argument 105 def lint_command(self, name, args, name_size, args_size): argument 171 def do_clear(self, args): argument 178 def do_clear_event_delay(self, args): argument 185 def do_discover(self, args): argument 201 def do_set_event_delay(self, args): argument 209 def do_timeout_all(self, args): argument 216 def do_quit(self, args): argument
|
/system/media/audio_utils/include/audio_utils/ |
D | SimpleLog.h | 69 va_list args; in log() local 90 va_list args; in log() local 105 void logv(int64_t nowNs, const char *format, va_list args) in logv()
|
/system/update_engine/update_manager/ |
D | update_manager-inl.h | 32 EvalStatus UpdateManager::EvaluatePolicy( in EvaluatePolicy() 80 void UpdateManager::OnPolicyReadyToEvaluate( in OnPolicyReadyToEvaluate() 115 EvalStatus UpdateManager::PolicyRequest( in PolicyRequest() 137 void UpdateManager::AsyncPolicyRequest( in AsyncPolicyRequest()
|
/system/core/libmemunreachable/ |
D | Allocator.h | 79 unique_ptr<T> make_unique(Args&&... args) { in make_unique() 171 shared_ptr make_shared(Args&&... args) { in make_shared() 178 unique_ptr make_unique(Args&&... args) { in make_unique() 187 inline Heap::shared_ptr<T> Heap::make_shared(Args&&... args) { in make_shared()
|
/system/extras/simpleperf/ |
D | command.cpp | 28 bool Command::NextArgumentOrError(const std::vector<std::string>& args, size_t* pi) { in NextArgumentOrError() 38 void Command::ReportUnknownOption(const std::vector<std::string>& args, size_t i) { in ReportUnknownOption() 103 std::vector<std::string> args; in RunSimpleperfCmd() local
|
D | workload.cpp | 28 std::unique_ptr<Workload> Workload::CreateWorkload(const std::vector<std::string>& args) { in CreateWorkload() 44 bool Workload::RunCmd(const std::vector<std::string>& args, bool report_error) { in RunCmd() 54 Workload::Workload(const std::vector<std::string>& args, const std::function<void ()>& function) in Workload()
|
/system/core/logcat/ |
D | logcat_system.cpp | 44 std::vector<std::string>& args, in __android_logcat_parse() 71 std::vector<std::string> args; in android_logcat_popen() local 121 std::vector<std::string> args; in android_logcat_system() local
|
/system/extras/simpleperf/inferno/ |
D | inferno.py | 41 def create_process(adb_client, args): argument 115 def parse_samples(process, args): argument
|
/system/extras/libfec/ |
D | fec_private.h | 147 #define __log(func, type, format, args...) \ argument 153 #define __log(func, type, format, args...) \ argument 159 #define debug(format, args...) argument 161 #define debug(format, args...) __log(DEBUG, "debug", format, ##args) argument 164 #define warn(format, args...) __log(WARNING, "warning", format, ##args) argument 165 #define error(format, args...) __log(ERROR, "error", format, ##args) argument
|
/system/chre/util/include/chre/util/ |
D | synchronized_memory_pool_impl.h | 27 ElementType *SynchronizedMemoryPool<ElementType, kSize>::allocate( in allocate()
|
/system/extras/tests/bootloader/ |
D | shelltest.py | 20 def __init__(self, *args, **kwargs):
|
/system/tools/hidl/ |
D | Method.cpp | 29 std::vector<TypedVar *> *args, in Method() 60 const std::vector<TypedVar *> &Method::args() const { in args() function in android::Method 153 const std::vector<TypedVar *> &args, in emitCppArgResultSignature() 162 static void emitJavaArgResultSignature(Formatter &out, const std::vector<TypedVar *> &args) { in emitJavaArgResultSignature()
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | typecmp.c | 55 void *args) in create_type_rules_helper() 93 static int create_type_rules(avtab_key_t * k, avtab_datum_t * d, void *args) in create_type_rules() 101 void *args) in create_type_rules_cond()
|