Home
last modified time | relevance | path

Searched defs:GetArguments (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp230 static void GetArguments(int numArgs, const char *args[], UStringVector &parts) in GetArguments() function
/external/lzma/CPP/7zip/UI/Console/
DMain.cpp175 static void GetArguments(int numArgs, const char *args[], UStringVector &parts) in GetArguments() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc536 StatusOr<std::vector<std::vector<const ShapedBuffer*>>> Service::GetArguments( in GetArguments() function in xla::Service