OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close
(Results
2426 - 2450
of
8652
) sorted by null
<<
91
92
93
94
95
96
97
98
99
100
>>
/art/compiler/utils/
assembler_test.h
446
dump.
close
();
516
s_out.
close
();
528
f1_in.
close
();
529
f2_in.
close
();
545
s_out.
close
();
585
obj.
close
();
674
in.
close
();
678
in.
close
();
/bionic/libc/bionic/
system_properties.cpp
195
close
(fd);
200
close
(fd);
210
close
(fd);
219
close
(fd);
266
close
(fd);
292
close
(fd);
491
close
(fd);
502
// poll here (on nothing), waiting for the socket to
close
.
527
close
(fd);
/build/tools/
post_process_props.py
126
f.
close
()
147
f.
close
()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/
NdefTagTester.java
116
ndef.
close
();
135
ndef.
close
();
/cts/suite/audio_quality/lib/src/audio/
Buffer.cpp
104
file.
close
();
129
file.
close
();
/cts/tests/tests/content/src/android/content/res/cts/
AssetManager_AssetInputStreamTest.java
34
mAssetInputStream.
close
();
160
mAssetInputStream.
close
();
/cts/tests/tests/graphics/src/android/graphics/cts/
TypefaceTest.java
179
is.
close
();
180
fOutput.
close
();
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
AllocationCache.java
75
* @throws IllegalStateException if the cache was closed with {@link #
close
}
116
* @throws IllegalStateException if the cache was closed with {@link #
close
}
164
* @throws IllegalStateException if the cache was closed with {@link #
close
}
176
public synchronized void
close
() {
method in class:AllocationCache
196
close
();
method
Script.java
198
* @throws IllegalStateException If the script has already been {@link #
close
closed}.
210
* @throws IllegalStateException If the script has already been {@link #
close
closed}.
223
* @throws IllegalStateException If the script has already been {@link #
close
closed}.
247
* @throws IllegalStateException If the script has already been {@link #
close
closed}.
279
* @throws IllegalStateException If the script has already been {@link #
close
closed}.
291
* @throws IllegalStateException If the script has already been {@link #
close
closed}.
305
* @throws IllegalStateException If the script has already been {@link #
close
closed}.
322
* <p>This method works even if the script has already been {@link #
close
closed}.</p>
345
public void
close
() {
method in class:Script
359
close
();
method
[
all
...]
/cts/tests/tests/net/src/android/net/rtp/cts/
AudioGroupTest.java
71
mSocketA.
close
();
73
mSocketB.
close
();
/cts/tests/tests/os/src/android/os/cts/
ParcelFileDescriptorPeer.java
142
public void
close
() throws RemoteException {
method in class:ParcelFileDescriptorPeer
144
mLocal.
close
();
/cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Video_ThumbnailsTest.java
119
c.
close
();
142
cursor.
close
();
/cts/tests/tests/security/src/android/security/cts/
BrowserTest.java
173
writer.
close
();
208
writer.
close
();
/dalvik/dx/src/com/android/dx/cf/direct/
ClassPathOpener.java
281
in.
close
();
288
zip.
close
();
/dalvik/dx/src/com/android/multidex/
MainDexListBuilder.java
97
jarOfRoots.
close
();
104
element.
close
();
/development/cmds/monkey/src/com/android/commands/monkey/
MonkeyGetAppFrameRateEvent.java
101
writer.
close
();
156
result.
close
();
/development/samples/ApiDemos/src/com/example/android/apis/content/
FileProvider.java
143
args.
close
();
147
fout.
close
();
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DictionaryDatabase.java
150
cursor.
close
();
219
reader.
close
();
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_sock.c
81
close
(socket_fd);
93
* DESCRIPTION:
close
domain socket by its fd
101
close
(fd);
/device/asus/fugu/power/
power.c
57
close
(fd);
86
close
(fd);
/device/htc/flounder/lights/
lights.c
45
close
(fd);
105
/**
Close
the lights device */
142
dev->common.
close
= (int (*)(struct hw_device_t *))close_lights;
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_sock.c
81
close
(socket_fd);
93
* DESCRIPTION:
close
domain socket by its fd
101
close
(fd);
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_sock.c
80
close
(socket_fd);
92
* DESCRIPTION:
close
domain socket by its fd
97
close
(fd);
/device/lge/mako/camera/mm-camera-interface/
mm_camera_sock.c
80
close
(socket_fd);
92
* DESCRIPTION:
close
domain socket by its fd
97
close
(fd);
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_sock.c
80
close
(socket_fd);
92
* DESCRIPTION:
close
domain socket by its fd
97
close
(fd);
Completed in 2133 milliseconds
<<
91
92
93
94
95
96
97
98
99
100
>>