Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 134) sorted by relevance

123456

/system/bt/vendor_libs/test_vendor_lib/src/
Ddual_mode_controller.cc189 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/
Dbuiltins.cpp127 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 …]
Dservice.cpp137 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 …]
Dueventd_parser.cpp27 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()
Dinit_parser_test.cpp33 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
Daction.cpp31 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()
Dinit.cpp227 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/
Dbugreport_test.cpp73 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/
Dlogger.cpp24 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/
Dlog.h30 #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/
Dmain.cc75 #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/
Dnvram_client.c101 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/
Dtest_channel.py96 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/
DSimpleLog.h69 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/
Dupdate_manager-inl.h32 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/
DAllocator.h79 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/
Dcommand.cpp28 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
Dworkload.cpp28 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/
Dlogcat_system.cpp44 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/
Dinferno.py41 def create_process(adb_client, args): argument
115 def parse_samples(process, args): argument
/system/extras/libfec/
Dfec_private.h147 #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/
Dsynchronized_memory_pool_impl.h27 ElementType *SynchronizedMemoryPool<ElementType, kSize>::allocate( in allocate()
/system/extras/tests/bootloader/
Dshelltest.py20 def __init__(self, *args, **kwargs):
/system/tools/hidl/
DMethod.cpp29 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/
Dtypecmp.c55 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()

123456