OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callers
(Results
726 - 750
of
2686
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/support/documentfile/src/main/java/androidx/documentfile/provider/
DocumentFile.java
300
* failure.
Callers
must check the return value.
350
* failure.
Callers
must check the return value.
/libcore/support/src/test/java/tests/http/
MockWebServer.java
55
* A scriptable web server.
Callers
supply canned responses and the server
128
* Awaits the next HTTP request, removes it, and returns it.
Callers
should
/prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
webui.go
363
// peek generates a web page listing
callers
/
callers
.
/prebuilts/go/darwin-x86/src/math/rand/
rand.go
354
// To produce a different normal distribution,
callers
can
365
//
callers
can adjust the output using:
/prebuilts/go/darwin-x86/src/net/
lookup.go
281
//
Callers
that do not care about the canonical name can call
295
//
Callers
that do not care about the canonical name can call
tcpsock.go
111
// Most
callers
should just use Close.
123
// Most
callers
should just use Close.
unixsock.go
76
// Most
callers
should just use Close.
88
// Most
callers
should just use Close.
/prebuilts/go/darwin-x86/src/runtime/
string.go
122
//
Callers
need to ensure that the returned string will not be used after
242
// The storage is not zeroed.
Callers
should use
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
webui.go
363
// peek generates a web page listing
callers
/
callers
.
/prebuilts/go/linux-x86/src/math/rand/
rand.go
354
// To produce a different normal distribution,
callers
can
365
//
callers
can adjust the output using:
/prebuilts/go/linux-x86/src/net/
lookup.go
281
//
Callers
that do not care about the canonical name can call
295
//
Callers
that do not care about the canonical name can call
tcpsock.go
111
// Most
callers
should just use Close.
123
// Most
callers
should just use Close.
unixsock.go
76
// Most
callers
should just use Close.
88
// Most
callers
should just use Close.
/prebuilts/go/linux-x86/src/runtime/
string.go
122
//
Callers
need to ensure that the returned string will not be used after
242
// The storage is not zeroed.
Callers
should use
/art/runtime/
java_vm_ext.h
79
// therefore important that
callers
return after aborting as otherwise code following the abort
/art/runtime/native/
libcore_util_CharsetUtils.cc
41
* Because a call to append might require an allocation, it might fail.
Callers
should always
/bionic/libc/bionic/
system_property_set.cpp
214
// ms so
callers
who do read-after-write can reliably see
/device/generic/goldfish/wifi/wifi_hal/
netlink.cpp
133
// behavior on the
callers
part but at least this way the
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
core.py
241
# any interest to
callers
?
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
SmmRuntimeDxeSupport.c
57
This parameter allows the status code driver to apply different rules to different
callers
.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/
DataHubStatusCodeWorker.c
169
different
callers
.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
DataHubStatusCodeWorker.c
169
different
callers
.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/
FirmwarePerformanceSmm.c
67
different
callers
.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/ReportStatusCodeRouter/Pei/
ReportStatusCodeRouterPei.c
225
different
callers
.
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
TrEEProtocol.h
188
The EFI_TREE_PROTOCOL HashLogExtendEvent function call provides
callers
with
Completed in 1555 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>