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

  /bionic/libc/bionic/
pthread_key.cpp 104 int CreateKey(pthread_key_t* result, void (*key_destructor)(void*)) {
198 return tls_map.CreateKey(key, key_destructor);
  /external/chromium/base/win/
registry.h 39 LONG CreateKey(const wchar_t* name, REGSAM access);
registry.cc 68 LONG RegKey::CreateKey(const wchar_t* name, REGSAM access) {
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/ceres-solver/internal/ceres/gtest/
gtest.h     [all...]

Completed in 652 milliseconds