Home
last modified time | relevance | path

Searched refs:access (Results 1 – 5 of 5) sorted by relevance

/sdk/find_java/src/source/
Dfind_java_lib.cpp207 REGSAM access, in getRegValue() argument
214 KEY_READ | access, // samDesired, in getRegValue()
254 static int exploreJavaRegistry(const char *entry, REGSAM access, int minVersion, in exploreJavaRegistry() argument
264 if (getRegValue(subKey.cstr(), "CurrentVersion", access, &currentVersion)) { in exploreJavaRegistry()
269 if (getRegValue(subKey.cstr(), "JavaHome", access, &javaHome)) { in exploreJavaRegistry()
292 KEY_READ | access, // samDesired in exploreJavaRegistry()
315 if (getRegValue(subKey.cstr(), "JavaHome", access, &javaHome)) { in exploreJavaRegistry()
336 static bool getMaxJavaInRegistry(const char *entry, REGSAM access, CPath *outJavaPath, int *inOutVe… in getMaxJavaInRegistry() argument
338 int version = exploreJavaRegistry(entry, access, *inOutVersion, &path); in getMaxJavaInRegistry()
/sdk/find_java2/src/
DJavaFinder.cpp291 REGSAM access, in getRegValue() argument
298 KEY_READ | access, // samDesired, in getRegValue()
339 static int exploreJavaRegistry(const TCHAR *entry, REGSAM access, std::set<CJavaPath> *outPaths) { in exploreJavaRegistry() argument
347 if (getRegValue(subKey, _T("CurrentVersion"), access, &currentVersion)) { in exploreJavaRegistry()
352 if (getRegValue(subKey, _T("JavaHome"), access, &value)) { in exploreJavaRegistry()
367 KEY_READ | access, // samDesired in exploreJavaRegistry()
391 if (getRegValue(subKey, _T("JavaHome"), access, &value)) { in exploreJavaRegistry()
/sdk/docs/
DNotes_on_WST_StructuredDocument.txt152 Surprisingly, the inner regions do not have many access methods we can use on them, except their
163 The outer IStructuredDocumentRegion (the region collection) contains lots more useful access
/sdk/apps/SdkController/
DImplementation.txt52 The activity can then access the handler:
/sdk/templates/docs/
Djquery-1.8.0.min.js2access:function(a,c,d,e,f,g,h){var i,j=d==null,k=0,l=a.length;if(d&&typeof d=="object"){for(k in d…