OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uri_container
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome_frame/
utils.cc
901
base::win::ScopedComPtr<IUriContainer>
uri_container
;
local
902
hr =
uri_container
.QueryFrom(moniker);
908
if (
uri_container
) {
928
uri_container
->GetIUri(uri_obj.Receive());
[
all
...]
Completed in 959 milliseconds