OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NameToDispIdCache
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/
com_type_info_holder.cc
82
NameToDispIdCache
::HashType hash =
NameToDispIdCache
::Hash(names[i]);
104
//
NameToDispIdCache
106
bool
NameToDispIdCache
::Lookup(HashType hash, DISPID* dispid) const {
115
void
NameToDispIdCache
::Add(HashType hash, DISPID dispid) {
120
NameToDispIdCache
::HashType
NameToDispIdCache
::Hash(const wchar_t* name) {
com_type_info_holder.h
20
class
NameToDispIdCache
{
64
NameToDispIdCache
cache_;
Completed in 37 milliseconds