OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGlobal
(Results
1 - 9
of
9
) sorted by null
/external/apache-xml/src/main/java/org/apache/xpath/operations/
Variable.java
96
public boolean
getGlobal
()
/packages/apps/Camera/src/com/android/camera/
ComboPreferences.java
63
public SharedPreferences
getGlobal
() {
CameraSettings.java
451
upgradeGlobalPreferences(preferences.
getGlobal
());
Camera.java
[
all
...]
VideoCamera.java
345
CameraSettings.upgradeGlobalPreferences(mPreferences.
getGlobal
());
[
all
...]
/external/llvm/include/llvm/CodeGen/
MachineOperand.h
362
const GlobalValue *
getGlobal
() const {
SelectionDAGNodes.h
[
all
...]
/libcore/luni/src/main/java/java/util/logging/
Logger.java
393
public static Logger
getGlobal
() {
[
all
...]
/external/llvm/include/llvm/Analysis/
DebugInfo.h
572
GlobalVariable *
getGlobal
() const { return getGlobalVariableField(11); }
Completed in 381 milliseconds