Home
last modified time | relevance | path

Searched refs:switches (Results 1 – 25 of 26) sorted by relevance

12

/system/bt/service/
Dsettings.cc34 const auto& switches = command_line->GetSwitches(); in Init() local
36 for (const auto& iter : switches) { in Init()
37 if (iter.first == switches::kCreateIPCSocketPath) { in Init()
47 } else if (iter.first == switches::kAndroidIPCSocketSuffix) { in Init()
57 } else if (iter.first == switches::kEnableOnStart) { in Init()
63 LOG(ERROR) << "Invalid value for " << switches::kEnableOnStart << ": " in Init()
70 else if (iter.first != ::switches::kV) { in Init()
Dmain.cc52 if (command_line->HasSwitch(bluetooth::switches::kHelpLong) || in main()
53 command_line->HasSwitch(bluetooth::switches::kHelpShort)) { in main()
54 LOG(INFO) << bluetooth::switches::kHelpMessage; in main()
Dswitches.h22 namespace switches {
/system/sepolicy/prebuilts/api/26.0/public/
Drunas.te19 # run-as switches to the app UID/GID.
22 # run-as switches to the app security context.
Ddomain.te273 # init starts in kernel domain and switches to init domain via setcon in
/system/sepolicy/prebuilts/api/27.0/public/
Drunas.te20 # run-as switches to the app UID/GID.
23 # run-as switches to the app security context.
Ddomain.te276 # init starts in kernel domain and switches to init domain via setcon in
/system/sepolicy/public/
Dsimpleperf_app_runner.te17 # simpleperf_app_runner switches to the app UID/GID.
20 # simpleperf_app_runner switches to the app security context.
Drunas.te25 # run-as switches to the app UID/GID.
28 # run-as switches to the app security context.
Ddomain.te387 # init starts in kernel domain and switches to init domain via setcon in
/system/sepolicy/prebuilts/api/28.0/public/
Drunas.te24 # run-as switches to the app UID/GID.
27 # run-as switches to the app security context.
Ddomain.te344 # init starts in kernel domain and switches to init domain via setcon in
/system/sepolicy/prebuilts/api/30.0/public/
Dsimpleperf_app_runner.te17 # simpleperf_app_runner switches to the app UID/GID.
20 # simpleperf_app_runner switches to the app security context.
Drunas.te25 # run-as switches to the app UID/GID.
28 # run-as switches to the app security context.
/system/sepolicy/prebuilts/api/29.0/public/
Dsimpleperf_app_runner.te17 # simpleperf_app_runner switches to the app UID/GID.
20 # simpleperf_app_runner switches to the app security context.
Drunas.te25 # run-as switches to the app UID/GID.
28 # run-as switches to the app security context.
Ddomain.te374 # init starts in kernel domain and switches to init domain via setcon in
/system/bt/service/test/
Dsettings_unittest.cc26 using namespace bluetooth::switches;
/system/core/logcat/
Devent.logtags95 # Logged when the supplicant switches to a new state
/system/extras/app-launcher/
Dapp-launcher87 grep -F context-switches "$infile" | awk '{print $1}' | sed s/,//g | computestats
/system/sepolicy/prebuilts/api/29.0/private/
Dadbd.te16 # switches into shell domain using setcon() because the shell executable
/system/sepolicy/prebuilts/api/30.0/private/
Dadbd.te16 # switches into shell domain using setcon() because the shell executable
/system/sepolicy/private/
Dadbd.te16 # switches into shell domain using setcon() because the shell executable
/system/extras/simpleperf/doc/
Dexecutable_commands_reference.md134 753 context-switches # 75.121 /sec (100%)
/system/update_engine/
DREADME.md134 partition) for a few times, it switches to full payload.

12