Searched defs:caller (Results 1 - 21 of 21) sorted by relevance

/haiku/src/apps/haikudepot/util/
H A DLoggingUrlProtocolListener.cpp32 LoggingUrlProtocolListener::BytesWritten(BUrlRequest* caller, argument
40 LoggingUrlProtocolListener::DebugMessage(BUrlRequest* caller, argument
/haiku/src/tests/
H A DExampleTest.cpp23 BThreadedTestCaller<ExampleTest>* caller; local
[all...]
/haiku/src/kits/network/libnetservices/
H A DUrlProtocolListener.cpp32 BUrlProtocolListener::CertificateVerificationFailed(BUrlRequest* caller, argument
77 BUrlProtocolListener::DebugMessage(BUrlRequest* caller, argument
H A DUrlProtocolAsynchronousListener.cpp76 BUrlRequest* caller; local
[all...]
H A DUrlSynchronousRequest.cpp84 BUrlSynchronousRequest::BytesWritten(BUrlRequest* caller, size_t bytesWritten) argument
110 BUrlSynchronousRequest::RequestCompleted(BUrlRequest* caller, bool success) argument
H A DUrlProtocolDispatchingListener.cpp47 BUrlProtocolDispatchingListener::ConnectionOpened(BUrlRequest* caller) argument
55 BUrlProtocolDispatchingListener::HostnameResolved(BUrlRequest* caller, argument
66 BUrlProtocolDispatchingListener::ResponseStarted(BUrlRequest* caller) argument
74 BUrlProtocolDispatchingListener::HeadersReceived(BUrlRequest* caller) argument
82 BUrlProtocolDispatchingListener::BytesWritten(BUrlRequest* caller, argument
93 DownloadProgress(BUrlRequest* caller, off_t bytesReceived, off_t bytesTotal) argument
105 UploadProgress(BUrlRequest* caller, off_t bytesSent, off_t bytesTotal) argument
117 RequestCompleted(BUrlRequest* caller, bool success) argument
128 DebugMessage(BUrlRequest* caller, BUrlProtocolDebugMessage type, const char* text) argument
140 CertificateVerificationFailed( BUrlRequest* caller, BCertificate& certificate, const char* error) argument
159 _SendMessage(BMessage* message, int8 notification, BUrlRequest* caller) argument
[all...]
H A DGeolocation.cpp38 void ConnectionOpened(BUrlRequest* caller) argument
43 void RequestCompleted(BUrlRequest* caller, bool success) { argument
/haiku/src/system/runtime_loader/
H A Dexport.cpp33 export_load_library(char const *name, uint32 flags, void* caller, argument
H A Delf.cpp618 load_library(char const *path, uint32 flags, bool addOn, void* caller, argument
983 get_library_symbol(void* handle, void* caller, const char* symbolName, argument
[all...]
/haiku/src/tests/kits/net/urlRequest/
H A DurlProtocolListener_test.cpp16 void ConnectionOpened(BUrlRequest* caller) { argument
30 void ConnectionOpened(BUrlRequest* caller) { argument
/haiku/src/system/libroot/posix/
H A Ddlfcn.c28 void* caller = __builtin_return_address(0); local
43 void* caller = NULL; local
/haiku/src/tests/kits/shared/
H A DMemoryRingIOTest.cpp168 BThreadedTestCaller<MemoryRingIOTest>* caller; local
[all...]
/haiku/src/tests/kits/net/service/
H A DHttpTest.cpp59 HeadersReceived( BUrlRequest* caller) argument
74 CertificateVerificationFailed( BUrlRequest* caller, BCertificate& certificate, const char* message) argument
/haiku/src/tests/kits/app/broster/
H A DFindAppTester.cpp231 CommonFindAppTest1(FindAppCaller &caller) argument
244 CommonFindAppTest2(FindAppCaller &caller) argument
259 CommonFindAppTest3(FindAppCaller &caller) argument
276 CommonFindAppTest4(FindAppCaller &caller) argument
296 CommonFindAppTest5(FindAppCaller &caller) argument
316 CommonFindAppTest6(FindAppCaller &caller) argument
336 CommonFindAppTest7(FindAppCaller &caller) argument
359 CommonFindAppTest8(FindAppCaller &caller) argument
382 CommonFindAppTest9(FindAppCaller &caller) argument
408 CommonFindAppTest10(FindAppCaller &caller) argument
438 CommonFindAppTest11(FindAppCaller &caller) argument
458 CommonFindAppTest12(FindAppCaller &caller) argument
477 CommonFindAppTest13(FindAppCaller &caller) argument
516 CommonFindAppTest14(FindAppCaller &caller) argument
534 CommonFindAppTest15(FindAppCaller &caller) argument
556 CommonFindAppTest16(FindAppCaller &caller) argument
633 FindAppTypeCaller caller; local
816 FileWithTypeCaller caller; local
847 SniffFileTypeCaller caller; local
[all...]
H A DLaunchTesterHelper.cpp203 LaunchContext::operator()(LaunchCaller &caller, const char *type, argument
219 LaunchContext::operator()(LaunchCaller &caller, const char *type, argument
397 LaunchContext::CheckNextMessage(LaunchCaller &caller, team_id team, argument
406 LaunchContext::CheckMainArgsMessage(LaunchCaller &caller, team_id team, argument
422 LaunchContext::CheckMainArgsMessage(LaunchCaller &caller, team_id team, argument
434 CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, bool useRef) argument
448 CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, int32 argc, const char **argv, bool useRef) argument
458 CheckArgvMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, const entry_ref *ref , int32 argc, const char **argv) argument
469 CheckArgsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *appRef, const entry_ref *ref , int32 argc, const char **argv, uint32 messageCode) argument
518 CheckMessageMessages(LaunchCaller &caller, team_id team, int32 &cookie) argument
530 CheckMessageMessage(LaunchCaller &caller, team_id team, int32 &cookie, int32 index) argument
544 CheckMessageMessage(LaunchCaller &caller, team_id team, int32 &cookie, const BMessage *expectedMessage) argument
560 CheckRefsMessage(LaunchCaller &caller, team_id team, int32 &cookie) argument
571 CheckRefsMessage(LaunchCaller &caller, team_id team, int32 &cookie, const entry_ref *refs, int32 count) argument
[all...]
H A DLaunchTester.cpp273 CommonLaunchTest1(LaunchCaller &caller) argument
287 CommonLaunchTest2(LaunchCaller &caller) argument
303 CommonLaunchTest3(LaunchCaller &caller) argument
321 CommonLaunchTest4(LaunchCaller &caller) argument
354 CommonLaunchTest5(LaunchCaller &caller) argument
387 CommonLaunchTest6(LaunchCaller &caller) argument
420 CommonLaunchTest7(LaunchCaller &caller) argument
456 CommonLaunchTest8(LaunchCaller &caller) argument
492 CommonLaunchTest9(LaunchCaller &caller) argument
531 CommonLaunchTest10(LaunchCaller &caller) argument
574 CommonLaunchTest11(LaunchCaller &caller) argument
607 CommonLaunchTest12(LaunchCaller &caller) argument
640 CommonLaunchTest13(LaunchCaller &caller) argument
692 CommonLaunchTest14(LaunchCaller &caller) argument
711 CommonLaunchTest15(LaunchCaller &caller) argument
744 CommonLaunchTest16(LaunchCaller &caller) argument
799 CommonLaunchTest17(LaunchCaller &caller) argument
853 CommonLaunchTest18(LaunchCaller &caller) argument
893 CommonLaunchTest19(LaunchCaller &caller) argument
937 CommonLaunchTest20(LaunchCaller &caller) argument
996 CommonLaunchTest21(LaunchCaller &caller) argument
1054 CommonLaunchTest22(LaunchCaller &caller) argument
1094 CommonLaunchTest23(LaunchCaller &caller) argument
1139 CommonLaunchTest24(LaunchCaller &caller) argument
1184 CommonLaunchTest25(LaunchCaller &caller) argument
1235 CommonLaunchTest26(LaunchCaller &caller) argument
1282 CommonLaunchTest27(LaunchCaller &caller) argument
1327 CommonLaunchTest28(LaunchCaller &caller) argument
1350 CommonLaunchTest29(LaunchCaller &caller) argument
1386 CommonLaunchTest30(LaunchCaller &caller) argument
1494 LaunchTypeCaller1 caller; local
1514 LaunchTypeCaller1 caller; local
1587 LaunchTypeCaller2 caller; local
1607 LaunchTypeCaller2 caller; local
1641 LaunchTypeCaller2 caller; local
1718 LaunchTypeCaller3 caller; local
1738 LaunchTypeCaller3 caller; local
2041 FileWithTypeCaller1 caller; local
2060 SniffFileTypeCaller1 caller; local
2457 FileWithTypeCaller2 caller; local
2476 SniffFileTypeCaller2 caller; local
2919 FileWithTypeCaller3 caller; local
2938 SniffFileTypeCaller3 caller; local
[all...]
/haiku/src/system/kernel/slab/
H A DSlab.cpp59 addr_t caller; member in struct:caller_info
461 AllocationDetailPrinterCallback(addr_t caller) argument
502 get_caller_info(addr_t caller) argument
713 addr_t caller = 0; local
[all...]
/haiku/src/system/kernel/
H A Dsmp.cpp116 void *caller; member in struct:__anon44
128 push_lock_caller(void* caller, spinlock* lock) argument
[all...]
H A Dheap.cpp42 addr_t caller; member in struct:heap_leak_check_info_s
49 addr_t caller; member in struct:caller_info
539 addr_t caller = 0; local
660 get_caller_info(addr_t caller) argument
[all...]
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp50 virtual void ConnectionOpened(BUrlRequest* caller) argument
54 virtual void HostnameResolved(BUrlRequest* caller, const char* ip) argument
58 virtual void ResponseStarted(BUrlRequest* caller) argument
62 virtual void HeadersReceived(BUrlRequest* caller) argument
66 virtual void BytesWritten(BUrlRequest* caller, size_t bytesWritten) argument
70 virtual void DownloadProgress(BUrlRequest* caller, off_t bytesReceived, off_t bytesTotal) argument
74 virtual void UploadProgress(BUrlRequest* caller, off_t bytesSent, off_t bytesTotal) argument
78 virtual void RequestCompleted(BUrlRequest* caller, bool success) argument
82 virtual void DebugMessage(BUrlRequest* caller, argument
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp148 addr_t caller; member in struct:caller_info
724 AllocationDetailPrinterCallback(addr_t caller) argument
1194 get_caller_info(addr_t caller) argument
1228 addr_t caller = 0; local
[all...]

Completed in 117 milliseconds