OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ident
(Results
176 - 200
of
1362
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
process.py
206
def
ident
(self):
member in class:Process
215
pid =
ident
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
process.py
206
def
ident
(self):
member in class:Process
215
pid =
ident
/frameworks/base/services/java/com/android/server/
TelephonyRegistry.java
643
long
ident
= Binder.clearCallingIdentity();
local
649
Binder.restoreCallingIdentity(
ident
);
660
long
ident
= Binder.clearCallingIdentity();
local
666
Binder.restoreCallingIdentity(
ident
);
678
long
ident
= Binder.clearCallingIdentity();
local
688
Binder.restoreCallingIdentity(
ident
);
DevicePolicyManagerService.java
884
long
ident
= Binder.clearCallingIdentity();
local
1174
long
ident
= Binder.clearCallingIdentity();
local
1287
long
ident
= Binder.clearCallingIdentity();
local
1963
long
ident
= Binder.clearCallingIdentity();
local
2007
long
ident
= Binder.clearCallingIdentity();
local
2072
long
ident
= Binder.clearCallingIdentity();
local
2191
long
ident
= Binder.clearCallingIdentity();
local
2269
long
ident
= Binder.clearCallingIdentity();
local
2318
long
ident
= Binder.clearCallingIdentity();
local
2344
long
ident
= Binder.clearCallingIdentity();
local
[
all
...]
/frameworks/base/services/java/com/android/server/net/
NetworkStatsService.java
894
NetworkIdentitySet
ident
= mActiveIfaces.get(iface);
local
1140
final NetworkIdentitySet
ident
= mActiveIfaces.get(iface);
local
[
all
...]
/external/chromium_org/sandbox/
sandbox_services_headers.target.darwin-arm.mk
138
-fno-
ident
\
sandbox_services_headers.target.darwin-x86.mk
141
-fno-
ident
\
sandbox_services_headers.target.linux-arm.mk
138
-fno-
ident
\
sandbox_services_headers.target.linux-x86.mk
141
-fno-
ident
\
/external/chromium_org/testing/
gtest_prod.target.darwin-arm.mk
142
-fno-
ident
\
gtest_prod.target.darwin-mips.mk
142
-fno-
ident
\
gtest_prod.target.darwin-x86.mk
145
-fno-
ident
\
gtest_prod.target.linux-arm.mk
142
-fno-
ident
\
gtest_prod.target.linux-mips.mk
142
-fno-
ident
\
gtest_prod.target.linux-x86.mk
145
-fno-
ident
\
/external/chromium_org/third_party/icu/
icudata.host.linux-arm.mk
103
-fno-
ident
\
icudata.host.linux-mips.mk
105
-fno-
ident
\
icudata.host.linux-x86.mk
103
-fno-
ident
\
/external/chromium_org/third_party/npapi/
npapi.target.darwin-arm.mk
142
-fno-
ident
\
npapi.target.darwin-mips.mk
142
-fno-
ident
\
npapi.target.darwin-x86.mk
145
-fno-
ident
\
npapi.target.linux-arm.mk
142
-fno-
ident
\
npapi.target.linux-mips.mk
142
-fno-
ident
\
npapi.target.linux-x86.mk
145
-fno-
ident
\
/external/chromium_org/third_party/yasm/
genmacro.host.darwin-x86.mk
102
-fno-
ident
\
Completed in 139 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>