OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:own_data
(Results
1 - 7
of
7
) sorted by null
/external/chromium/net/disk_cache/
storage_block.h
65
bool
own_data
() const;
storage_block-inl.h
101
template<typename T> bool StorageBlock<T>::
own_data
() const {
function in class:disk_cache::StorageBlock
rankings.cc
598
if (rankings->
own_data
())
/external/chromium_org/net/disk_cache/
storage_block.h
70
bool
own_data
() const;
storage_block-inl.h
110
template<typename T> bool StorageBlock<T>::
own_data
() const {
function in class:disk_cache::StorageBlock
rankings.cc
620
if (rankings->
own_data
())
/external/harfbuzz_ng/util/
ansi-print.cc
90
own_data
(false),
97
own_data
(true),
101
{ if (
own_data
) free (data); }
137
bool
own_data
;
Completed in 246 milliseconds