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

  /packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/
platformtest.cpp 140 HANDLE mapObject = CreateFileMapping(file, NULL, PAGE_READONLY, 0, length_, NULL);
141 ASSERT_NE(INVALID_HANDLE_VALUE, mapObject);
142 void *p = MapViewOfFile(mapObject, FILE_MAP_READ, 0, 0, length_);
146 ASSERT_TRUE(CloseHandle(mapObject) == TRUE);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
CodeViewRecordIO.h 49 template <typename T> Error mapObject(T &Value) {
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-remote-driver/2.42.2/
selenium-remote-driver-2.42.2.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/
jackson-databind-2.2.2.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/
jackson-databind-2.6.6.jar 

Completed in 388 milliseconds