OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SEARCH_PATH
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/compiler/
subprocess.h
61
SEARCH_PATH
, // Use PATH environment variable.
/frameworks/base/core/java/android/provider/
Applications.java
51
public static final String
SEARCH_PATH
= "search";
77
Uri searchUri = CONTENT_URI.buildUpon().appendPath(
SEARCH_PATH
).appendPath(query).build();
Completed in 32 milliseconds