OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmdId
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
WifiNative.java
137
int
cmdId
= getNewCmdIdLocked();
138
localLog(
cmdId
+ "->" + mInterfacePrefix + command);
140
localLog(
cmdId
+ "<-" + result);
149
int
cmdId
= getNewCmdIdLocked();
150
localLog(
cmdId
+ "->" + mInterfacePrefix + command);
152
localLog(
cmdId
+ "<-" + result);
161
int
cmdId
= getNewCmdIdLocked();
162
localLog(
cmdId
+ "->" + mInterfacePrefix + command);
164
localLog(
cmdId
+ "<-" + result);
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcimcp.h
123
mcpCmdId_t
cmdId
; /**< Command ID of the command */
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 2044 milliseconds