Searched defs:hookFunction (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/deskbar/
H A DBarMenuBar.cpp301 init_tracking_hook(BMenuItem* item, bool (*hookFunction)(BMenu*, void*), argument
316 TBarMenuBar::InitTrackingHook(bool (*hookFunction)(BMenu*, void*), argument
H A DBarView.cpp875 init_tracking_hook(BMenuItem* item, bool (*hookFunction)(BMenu*, void*), void* state) argument
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp356 add_transaction_listener(block_cache* cache, cache_transaction* transaction, int32_t events, fssh_transaction_notification_hook hookFunction, void* data) argument
1365 fssh_cache_add_transaction_listener(void* _cache, int32_t id, int32_t events, fssh_transaction_notification_hook hookFunction, void* data) argument
1374 fssh_cache_remove_transaction_listener(void* _cache, int32_t id, fssh_transaction_notification_hook hookFunction, void* data) argument
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp983 add_transaction_listener(block_cache* cache, cache_transaction* transaction, int32 events, transaction_notification_hook hookFunction, void* data) argument
3266 cache_remove_transaction_listener(void* _cache, int32 id, transaction_notification_hook hookFunction, void* data) argument

Completed in 59 milliseconds