OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fWasStubbed
(Results
1 - 2
of
2
) sorted by null
/external/dng_sdk/source/
dng_camera_profile.h
303
bool
fWasStubbed
;
835
return
fWasStubbed
;
dng_camera_profile.cpp
65
,
fWasStubbed
(false)
400
DNG_ASSERT (!
fWasStubbed
, "CalculateFingerprint on stubbed profile");
1248
fWasStubbed
= true;
Completed in 1593 milliseconds