Home
last modified time | relevance | path

Searched defs:process_type (Results 1 – 25 of 36) sorted by relevance

12

/external/cronet/stable/base/process/
Dcurrent_process.cc11 const char* GetNameForProcessType(CurrentProcessType process_type) { in GetNameForProcessType()
179 void CurrentProcess::SetProcessType(CurrentProcessType process_type) { in SetProcessType()
186 CurrentProcessType process_type) { in SetProcessNameAndType()
/external/cronet/tot/base/process/
Dcurrent_process.cc11 const char* GetNameForProcessType(CurrentProcessType process_type) { in GetNameForProcessType()
179 void CurrentProcess::SetProcessType(CurrentProcessType process_type) { in SetProcessType()
186 CurrentProcessType process_type) { in SetProcessNameAndType()
/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dregression_attr_with_action.cpp16 struct process_type struct
24 process_type process; in main() argument
/external/cronet/stable/base/allocator/
Dpartition_alloc_support.cc346 const std::string& process_type) { in ShouldEnableFeatureOnProcess()
364 bool ShouldEnableShadowMetadata(const std::string& process_type) { in ShouldEnableShadowMetadata()
798 void ReconfigurePartitionForKnownProcess(const std::string& process_type) { in ReconfigurePartitionForKnownProcess()
835 const std::string& process_type) { in ShouldEnableMemoryTagging()
862 const std::string& process_type) { in ShouldEnablePartitionAllocWithAdvancedChecks()
879 PartitionAllocSupport::GetBrpConfiguration(const std::string& process_type) { in GetBrpConfiguration()
917 const std::string& process_type) { in ReconfigureEarlyish()
950 const std::string& process_type) { in ReconfigureAfterZygoteFork()
978 const std::string& process_type, in ReconfigureAfterFeatureListInit()
1208 const std::string& process_type) { in ReconfigureAfterTaskRunnerInit()
/external/cronet/tot/base/allocator/
Dpartition_alloc_support.cc346 const std::string& process_type) { in ShouldEnableFeatureOnProcess()
364 bool ShouldEnableShadowMetadata(const std::string& process_type) { in ShouldEnableShadowMetadata()
798 void ReconfigurePartitionForKnownProcess(const std::string& process_type) { in ReconfigurePartitionForKnownProcess()
835 const std::string& process_type) { in ShouldEnableMemoryTagging()
862 const std::string& process_type) { in ShouldEnablePartitionAllocWithAdvancedChecks()
879 PartitionAllocSupport::GetBrpConfiguration(const std::string& process_type) { in GetBrpConfiguration()
917 const std::string& process_type) { in ReconfigureEarlyish()
950 const std::string& process_type) { in ReconfigureAfterZygoteFork()
978 const std::string& process_type, in ReconfigureAfterFeatureListInit()
1208 const std::string& process_type) { in ReconfigureAfterTaskRunnerInit()
/external/cronet/tot/base/metrics/
Dhistogram_shared_memory.cc119 std::string_view process_type) { in PassOnCommandLineIsEnabled()
151 const std::string process_type = command_line->GetSwitchValueASCII("type"); in AddToLaunchParameters() local
Dhistogram_shared_memory.h50 const int process_type; // See: content/public/common/process_type.h member
/external/cronet/stable/base/metrics/
Dhistogram_shared_memory.cc119 std::string_view process_type) { in PassOnCommandLineIsEnabled()
151 const std::string process_type = command_line->GetSwitchValueASCII("type"); in AddToLaunchParameters() local
Dhistogram_shared_memory.h50 const int process_type; // See: content/public/common/process_type.h member
/external/google-breakpad/src/client/linux/handler/
Dmicrodump_extra_info.h40 const char* process_type; member
/external/OpenCL-CTS/dependencies/ocl-stubs/
Dapis_generator.py71 def process_type(raw): function
/external/cronet/stable/components/nacl/renderer/plugin/
Dservice_runtime.h36 PP_NaClAppProcessType process_type; member
Dplugin.cc36 PP_NaClAppProcessType process_type) { in LoadNaClModule()
/external/cronet/tot/components/nacl/renderer/plugin/
Dservice_runtime.h36 PP_NaClAppProcessType process_type; member
Dplugin.cc36 PP_NaClAppProcessType process_type) { in LoadNaClModule()
/external/cronet/tot/components/nacl/common/
Dnacl_types.h97 NaClAppProcessType process_type; member
137 NaClAppProcessType process_type = kUnknownNaClProcessType; member
Dnacl_types.cc65 NaClAppProcessType process_type) in NaClLaunchParams()
/external/cronet/stable/components/nacl/common/
Dnacl_types.h97 NaClAppProcessType process_type; member
137 NaClAppProcessType process_type = kUnknownNaClProcessType; member
Dnacl_types.cc65 NaClAppProcessType process_type) in NaClLaunchParams()
/external/cronet/stable/components/nacl/zygote/
Dnacl_fork_delegate_linux.cc343 bool NaClForkDelegate::CanHelp(const std::string& process_type, in CanHelp()
355 pid_t NaClForkDelegate::Fork(const std::string& process_type, in Fork()
/external/cronet/tot/components/nacl/zygote/
Dnacl_fork_delegate_linux.cc343 bool NaClForkDelegate::CanHelp(const std::string& process_type, in CanHelp()
355 pid_t NaClForkDelegate::Fork(const std::string& process_type, in Fork()
/external/mesa3d/src/gfxstream/codegen/scripts/cereal/
Dapi_log_decoder.py198 def process_type(self, type: VulkanType): member in ApiLogDecoder
/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_process_descriptor.proto71 optional ProcessType process_type = 1; field
/external/cronet/stable/base/android/
Dpre_freeze_background_memory_trimmer.cc54 const char* process_type = type == "" ? "Browser" in GetProcessType() local
63 const char* process_type = GetProcessType(); in GetMetricName() local
/external/cronet/tot/base/android/
Dpre_freeze_background_memory_trimmer.cc54 const char* process_type = type == "" ? "Browser" in GetProcessType() local
63 const char* process_type = GetProcessType(); in GetMetricName() local

12