HomeSort by relevance Sort by last modified time
    Searched refs:keyPath (Results 1 - 18 of 18) sorted by null

  /external/clang/lib/Driver/
MSVCToolChain.cpp 120 static bool getSystemRegistryString(const char *keyPath, const char *valueName,
130 const char *placeHolder = strstr(keyPath, "$VERSION");
137 while ((keyEnd > keyPath) && (*keyEnd != '\\'))
142 size_t partialKeyLength = keyEnd - keyPath;
146 strncpy(partialKey, keyPath, partialKeyLength);
194 RegOpenKeyEx(hRootKey, keyPath, 0, KEY_READ | KEY_WOW64_32KEY, &hKey);
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ICUResourceBundle.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ICUResourceBundle.java     [all...]
  /system/extras/verity/
BootSignature.java 223 String keyPath,
244 PrivateKey key = Utils.loadDERPrivateKeyFromFile(keyPath);
  /external/icu/icu4c/source/common/
uresbund.cpp 931 char *chAlias = NULL, *path = NULL, *locale = NULL, *keyPath = NULL;
    [all...]
usprep.cpp 354 LocalMemory<char> keyPath;
358 keyPath.allocateInsteadAndCopy(uprv_strlen(path)+1) == NULL)
377 key->path = keyPath.orphan();
  /sdk/find_java/src/source/
find_java_lib.cpp 205 static bool getRegValue(const char *keyPath,
212 keyPath, // lpSubKey
  /sdk/find_java2/src/
JavaFinder.cpp 289 static bool getRegValue(const TCHAR *keyPath,
296 keyPath, // lpSubKey
  /system/vold/
VolumeManager.cpp 412 std::string keyPath = android::vold::BuildKeyPath(normalizedGuid);
413 if (unlink(keyPath.c_str()) != 0) {
414 LOG(ERROR) << "Failed to unlink " << keyPath;
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
intel-moe-ios.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 1913 milliseconds