Home
last modified time | relevance | path

Searched refs:InstallMaps (Results 1 – 1 of 1) sorted by relevance

/external/v8/samples/
Dprocess.cc122 bool InstallMaps(map<string, string>* opts, map<string, string>* output);
203 if (!InstallMaps(opts, output)) in Initialize()
267 bool JsHttpRequestProcessor::InstallMaps(map<string, string>* opts, in InstallMaps() function in JsHttpRequestProcessor