Searched refs:ExtraAttributeLazyInstaller (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DTrackerInitialState.cpp114 class ExtraAttributeLazyInstaller { class in namespace:BPrivate
116 ExtraAttributeLazyInstaller(const char* type);
117 ~ExtraAttributeLazyInstaller();
134 // #pragma mark - ExtraAttributeLazyInstaller
137 ExtraAttributeLazyInstaller::ExtraAttributeLazyInstaller(const char* type) function in class:ExtraAttributeLazyInstaller
149 ExtraAttributeLazyInstaller::~ExtraAttributeLazyInstaller()
159 ExtraAttributeLazyInstaller::AddExtraAttribute(const char* publicName,
344 ExtraAttributeLazyInstaller installe
[all...]
H A DTracker.h56 class ExtraAttributeLazyInstaller;

Completed in 57 milliseconds