Home
last modified time | relevance | path

Searched defs:switch_name (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/components/prefs/
H A Dcommand_line_pref_store.h22 const char* switch_name; member
29 const char* switch_name; member
/aosp_15_r20/external/cronet/base/memory/
H A Dshared_memory_switch.cc292 void AddToLaunchParameters(std::string_view switch_name, in AddToLaunchParameters()
315 void AddToLaunchParameters(std::string_view switch_name, in AddToLaunchParameters()
/aosp_15_r20/external/libchrome/base/test/
H A Dtest_timeouts.cc24 void InitializeTimeout(const char* switch_name, int min_value, int* value) { in InitializeTimeout()
/aosp_15_r20/external/libchrome/mojo/core/
H A Dinvitation_unittest.cc77 base::StringPiece switch_name = {}) { in PrepareToPassRemoteEndpoint()
396 base::StringPiece switch_name = {}) { in AcceptInvitation()
/aosp_15_r20/external/cronet/base/test/
H A Dtest_timeouts.cc40 void InitializeTimeout(const char* switch_name, in InitializeTimeout()
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dunit_test_launcher.cc139 bool GetSwitchValueAsInt(const std::string& switch_name, int* result) { in GetSwitchValueAsInt()
/aosp_15_r20/external/libchrome/base/test/launcher/
H A Dunit_test_launcher.cc180 bool GetSwitchValueAsInt(const std::string& switch_name, int* result) { in GetSwitchValueAsInt()
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition.cc538 const string& switch_name = in AddControlLoop() local