Home
last modified time | relevance | path

Searched refs:mCommand (Results 1 – 11 of 11) sorted by relevance

/external/doclava/src/com/google/doclava/
DAttrTagInfo.java38 private String mCommand; field in AttrTagInfo
80 mCommand = command; in parse()
88 mCommand = command; in parse()
91 mCommand = command; in parse()
99 return REF_COMMAND.equals(mCommand) ? mRefField : null; in reference()
104 return NAME_COMMAND.equals(mCommand) ? mAttrName : null; in name()
108 return DESCRIPTION_COMMAND.equals(mCommand) ? mDescrComment : null; in description()
123 if (REF_COMMAND.equals(t.mCommand)) { in makeReferenceHDF()
/external/libese/esed/pn81a/
Dapdu.h42 iterator begin() { return mCommand.begin(); } in begin()
43 iterator end() { return mCommand.end(); } in end()
44 const_iterator begin() const { return mCommand.begin(); } in begin()
45 const_iterator end() const { return mCommand.end(); } in end()
52 size_t size() const { return mCommand.size(); } in size()
55 const std::vector<uint8_t>& vector() const { return mCommand; } in vector()
58 std::vector<uint8_t> mCommand;
Dapdu.cpp37 mCommand.resize(commandSize, 0); in CommandApdu()
40 auto it = mCommand.begin(); in CommandApdu()
57 mDataBegin = mDataEnd = mCommand.end(); in CommandApdu()
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/interpreter/
DInterpreterProcess.java37 private String mCommand; field in InterpreterProcess
65 mCommand = command; in setCommand()
105 if (!mCommand.isEmpty()) { in start()
106 addArgument(mCommand); in start()
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...