/device/google/cuttlefish/host/libs/config/ |
D | config_flag.cpp | 56 Result<void> Process(std::vector<std::string>& args) override { in Process() function in cuttlefish::__anond736753f0111::SystemImageDirFlagImpl 98 Result<void> Process(std::vector<std::string>&) override { in Process() function in cuttlefish::__anond736753f0111::ConfigReader 142 Result<void> Process(std::vector<std::string>& args) override { in Process() function in cuttlefish::__anond736753f0111::ConfigFlagImpl 233 Result<void> Process(std::vector<std::string>&) override { return {}; } in Process() function in cuttlefish::__anond736753f0111::ConfigFlagPlaceholderImpl
|
D | feature.cpp | 62 CF_EXPECT(feature->Process(flags)); in ProcessFlags()
|
D | feature.h | 125 virtual Result<void> Process(std::vector<std::string>& flags) = 0;
|
D | custom_actions.cpp | 330 Result<void> Process(std::vector<std::string>& args) override { in Process() function in cuttlefish::__anon9360de7b0111::CustomActionConfigImpl
|
/device/generic/goldfish/provision/EmulatorProvisonLib/src/com/android/sdksetup/ |
D | ProvisionActivity.java | 31 import android.os.Process; 142 android.os.Process.myUserHandle().getIdentifier()); in provisionDisplay() 193 lm.setLocationEnabledForUser(true, Process.myUserHandle()); in provisionLocation()
|
/device/generic/goldfish-opengl/ |
D | BUILD.gn | 16 "android-emu/aemu/base/Process.cpp", 17 "android-emu/aemu/base/Process.h",
|
/device/google/cuttlefish/host/libs/config/fastboot/ |
D | flags.cpp | 36 Result<void> Process(std::vector<std::string>& args) override { in Process() function in cuttlefish::__anonc3fe736e0111::FastbootConfigFlagImpl
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | touchpad.cpp | 66 Result<void> Process(std::vector<std::string>& args) override { in Process() function in cuttlefish::__anoneb1765220211::TouchpadsConfigsFlagImpl
|
D | flag_feature.cpp | 43 Result<void> Process(std::vector<std::string>& args) override { in Process() function in cuttlefish::ParseGflagsImpl
|
D | display.cpp | 65 Result<void> Process(std::vector<std::string>& args) override { in Process() function in cuttlefish::__anon5559ed600211::DisplaysConfigsFlagImpl
|
/device/google/cuttlefish/host/libs/config/adb/ |
D | flags.cpp | 56 Result<void> Process(std::vector<std::string>& args) override { in Process() function in cuttlefish::__anon980aa2930111::AdbConfigFlagImpl
|
/device/google/cuttlefish/common/libs/utils/ |
D | flag_parser.h | 113 Result<FlagProcessResult> Process(
|
D | flag_parser.cpp | 149 Result<Flag::FlagProcessResult> Flag::Process( in Process() function in cuttlefish::Flag 206 switch (CF_EXPECT(Process(arg, next_arg))) { in Parse()
|
/device/google/sunfish/json-c/ |
D | configure.ac | 3 # Process this file with autoconf to produce a configure script.
|
/device/google/coral/json-c/ |
D | configure.ac | 3 # Process this file with autoconf to produce a configure script.
|
/device/google/redbull/json-c/ |
D | configure.ac | 3 # Process this file with autoconf to produce a configure script.
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 990 // Process ID (TGID) allowlist. If this list is not empty, only matching 6809 // Describes the state of the RendererScheduler for a given Renderer Process. 7357 // Process ID of the process 8133 message Process { message 8163 repeated Process processes = 1; 8198 message Process { message 8225 repeated Process processes = 1; 8438 // Process start time in nanoseconds. 9032 // Process/ThreadDescriptors. This flag only affects the current packet
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 6244 Landroid/os/Process$ProcessStartResult; 6245 Landroid/os/Process; 14434 Ljava/lang/Process; 34685 PLandroid/os/Process$ProcessStartResult;-><init>()V 34686 PLandroid/os/Process;->getAdvertisedMem()J 34687 HSPLandroid/os/Process;->getStartElapsedRealtime()J 34688 HSPLandroid/os/Process;->getStartUptimeMillis()J 34689 PLandroid/os/Process;->getThreadGroupLeader(I)I 34690 PLandroid/os/Process;->getUidForPid(I)I 34691 HSPLandroid/os/Process;->is64Bit()Z [all …]
|
D | preloaded-classes | 6908 android.os.Process 6909 android.os.Process$ProcessStartResult 15082 java.lang.Process
|