OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:llc_tool_name_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_resources.h
38
const std::string& GetLlcUrl() { return
llc_tool_name_
; }
51
std::string
llc_tool_name_
;
member in class:plugin::PnaclResources
pnacl_resources.cc
51
llc_tool_name_
= GetFullUrl(llc_tool_name.AsString());
72
plugin_->nacl_interface()->GetReadExecPnaclFd(
llc_tool_name_
.c_str(),
Completed in 368 milliseconds