Searched defs:raw_options (Results 1 – 4 of 4) sorted by relevance
912 bool Runtime::ParseOptions(const RuntimeOptions& raw_options, in ParseOptions()962 bool Runtime::Create(const RuntimeOptions& raw_options, bool ignore_unrecognized) { in Create()
126 DBImpl::DBImpl(const Options& raw_options, const std::string& dbname) in DBImpl()
895 auto raw_options = Split(match_results[3], "|"); in ParseRequirementLine() local
2682 RuntimeOptions raw_options; in PrepareRuntimeOptions() local