Home
last modified time | relevance | path

Searched defs:GetArgs (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DArgs.h331 Args &GetArgs() { in GetArgs() function
339 const Args &GetArgs() const { in GetArgs() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DArgs.h331 Args &GetArgs() { in GetArgs() function
339 const Args &GetArgs() const { in GetArgs() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DArgs.h331 Args &GetArgs() { in GetArgs() function
339 const Args &GetArgs() const { in GetArgs() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DArgs.h331 Args &GetArgs() { in GetArgs() function
339 const Args &GetArgs() const { in GetArgs() function
/aosp_15_r20/bionic/benchmarks/
H A Dbionic_benchmarks.cpp501 static args_vector_t GetArgs(const std::vector<int>& sizes) { in GetArgs() function
507 static args_vector_t GetArgs(const std::vector<int>& sizes, int align) { in GetArgs() function
513 static args_vector_t GetArgs(const std::vector<int>& sizes, int align1, int align2) { in GetArgs() function
/aosp_15_r20/hardware/interfaces/security/secretkeeper/aidl/vts/
H A Dsecretkeeper_cli.rs93 struct GetArgs { struct
95 id: String,
/aosp_15_r20/art/runtime/ti/
H A Dagent.h49 const std::string& GetArgs() const { in GetArgs() function
/aosp_15_r20/external/sandboxed-api/sandboxed_api/
H A Dsandbox.h120 virtual void GetArgs(std::vector<std::string>* args) const { in GetArgs() function
/aosp_15_r20/external/libchrome-gestures/src/
H A Dcommand_line.cc167 CommandLine::StringVector CommandLine::GetArgs() const { in GetArgs() function in gestures::CommandLine
/aosp_15_r20/bionic/tests/
H A Dutils.h205 char** GetArgs() { in GetArgs() function
/aosp_15_r20/external/libchrome/base/
H A Dcommand_line.cc370 CommandLine::StringVector CommandLine::GetArgs() const { in GetArgs() function in base::CommandLine
/aosp_15_r20/external/cronet/base/
H A Dcommand_line.cc470 CommandLine::StringVector CommandLine::GetArgs() const { in GetSwitchValueASCII() function in base::CommandLine
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dexport_json.cc519 const Json::Value& GetArgs(ArgSetId set_id) const { in GetArgs() function in perfetto::trace_processor::json::__anone6cd5f420111::JsonExporter::ArgsBuilder
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_kernel_rt.cpp3320 int32_t CmKernelRT::GetArgs( CM_ARG* & arg ) in GetArgs() function in CMRT_UMD::CmKernelRT