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

  /external/chromium_org/content/public/common/
storage_quota_params.h 21 storage_type(storage::kStorageTypeTemporary),
28 storage::StorageType storage_type; member in struct:content::StorageQuotaParams
  /external/chromium_org/content/public/test/
sandbox_file_system_test_helper.h 88 storage::StorageType storage_type() const { function in class:content::SandboxFileSystemTestHelper
  /external/chromium_org/storage/browser/quota/
storage_observer.h 23 StorageType storage_type; member in struct:storage::StorageObserver::Filter
29 Filter(StorageType storage_type, const GURL& origin);
46 MonitorParams(StorageType storage_type,
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.h 110 storage::StorageType storage_type() const { function in class:sync_file_system::CannedSyncableFileSystem
  /external/llvm/include/llvm/Support/
ErrorOr.h 88 typedef typename std::conditional<isRef, wrap, T>::type storage_type; typedef in class:llvm::ErrorOr
110 new (getStorage()) storage_type(moveIfMoveConstructible<storage_type>(Val));
155 getStorage()->~storage_type();
184 new (getStorage()) storage_type(*Other.getStorage());
216 new (getStorage()) storage_type(std::move(*Other.getStorage()));
241 storage_type *getStorage() {
243 return reinterpret_cast<storage_type*>(TStorage.buffer);
246 const storage_type *getStorage() const {
248 return reinterpret_cast<const storage_type*>(TStorage.buffer)
    [all...]
  /external/stlport/stlport/stl/pointers/
_tools.h 304 typedef _Tp storage_type; typedef in struct:_CastTraits
307 static value_type * to_value_type_ptr(storage_type *__ptr)
309 static value_type const* to_value_type_cptr(storage_type const*__ptr)
311 static value_type ** to_value_type_pptr(storage_type **__ptr)
313 static value_type & to_value_type_ref(storage_type &__ref)
315 static value_type const& to_value_type_cref(storage_type const&__ref)
318 static storage_type * to_storage_type_ptr(value_type *__ptr)
320 static storage_type const* to_storage_type_cptr(value_type const*__ptr)
322 static storage_type ** to_storage_type_pptr(value_type **__ptr)
324 static storage_type const& to_storage_type_cref(value_type const& __ref
406 typedef _StorageT storage_type; typedef in struct:_CastTraits
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 304 typedef _Tp storage_type; typedef in struct:_CastTraits
307 static value_type * to_value_type_ptr(storage_type *__ptr)
309 static value_type const* to_value_type_cptr(storage_type const*__ptr)
311 static value_type ** to_value_type_pptr(storage_type **__ptr)
313 static value_type & to_value_type_ref(storage_type &__ref)
315 static value_type const& to_value_type_cref(storage_type const&__ref)
318 static storage_type * to_storage_type_ptr(value_type *__ptr)
320 static storage_type const* to_storage_type_cptr(value_type const*__ptr)
322 static storage_type ** to_storage_type_pptr(value_type **__ptr)
324 static storage_type const& to_storage_type_cref(value_type const& __ref
406 typedef _StorageT storage_type; typedef in struct:_CastTraits
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 304 typedef _Tp storage_type; typedef in struct:_CastTraits
307 static value_type * to_value_type_ptr(storage_type *__ptr)
309 static value_type const* to_value_type_cptr(storage_type const*__ptr)
311 static value_type ** to_value_type_pptr(storage_type **__ptr)
313 static value_type & to_value_type_ref(storage_type &__ref)
315 static value_type const& to_value_type_cref(storage_type const&__ref)
318 static storage_type * to_storage_type_ptr(value_type *__ptr)
320 static storage_type const* to_storage_type_cptr(value_type const*__ptr)
322 static storage_type ** to_storage_type_pptr(value_type **__ptr)
324 static storage_type const& to_storage_type_cref(value_type const& __ref
403 typedef _StorageT storage_type; typedef in struct:_CastTraits
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 304 typedef _Tp storage_type; typedef in struct:_CastTraits
307 static value_type * to_value_type_ptr(storage_type *__ptr)
309 static value_type const* to_value_type_cptr(storage_type const*__ptr)
311 static value_type ** to_value_type_pptr(storage_type **__ptr)
313 static value_type & to_value_type_ref(storage_type &__ref)
315 static value_type const& to_value_type_cref(storage_type const&__ref)
318 static storage_type * to_storage_type_ptr(value_type *__ptr)
320 static storage_type const* to_storage_type_cptr(value_type const*__ptr)
322 static storage_type ** to_storage_type_pptr(value_type **__ptr)
324 static storage_type const& to_storage_type_cref(value_type const& __ref
403 typedef _StorageT storage_type; typedef in struct:_CastTraits
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 304 typedef _Tp storage_type; typedef in struct:_CastTraits
307 static value_type * to_value_type_ptr(storage_type *__ptr)
309 static value_type const* to_value_type_cptr(storage_type const*__ptr)
311 static value_type ** to_value_type_pptr(storage_type **__ptr)
313 static value_type & to_value_type_ref(storage_type &__ref)
315 static value_type const& to_value_type_cref(storage_type const&__ref)
318 static storage_type * to_storage_type_ptr(value_type *__ptr)
320 static storage_type const* to_storage_type_cptr(value_type const*__ptr)
322 static storage_type ** to_storage_type_pptr(value_type **__ptr)
324 static storage_type const& to_storage_type_cref(value_type const& __ref
403 typedef _StorageT storage_type; typedef in struct:_CastTraits
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 304 typedef _Tp storage_type; typedef in struct:_CastTraits
307 static value_type * to_value_type_ptr(storage_type *__ptr)
309 static value_type const* to_value_type_cptr(storage_type const*__ptr)
311 static value_type ** to_value_type_pptr(storage_type **__ptr)
313 static value_type & to_value_type_ref(storage_type &__ref)
315 static value_type const& to_value_type_cref(storage_type const&__ref)
318 static storage_type * to_storage_type_ptr(value_type *__ptr)
320 static storage_type const* to_storage_type_cptr(value_type const*__ptr)
322 static storage_type ** to_storage_type_pptr(value_type **__ptr)
324 static storage_type const& to_storage_type_cref(value_type const& __ref
406 typedef _StorageT storage_type; typedef in struct:_CastTraits
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/
_tools.h 304 typedef _Tp storage_type; typedef in struct:_CastTraits
307 static value_type * to_value_type_ptr(storage_type *__ptr)
309 static value_type const* to_value_type_cptr(storage_type const*__ptr)
311 static value_type ** to_value_type_pptr(storage_type **__ptr)
313 static value_type & to_value_type_ref(storage_type &__ref)
315 static value_type const& to_value_type_cref(storage_type const&__ref)
318 static storage_type * to_storage_type_ptr(value_type *__ptr)
320 static storage_type const* to_storage_type_cptr(value_type const*__ptr)
322 static storage_type ** to_storage_type_pptr(value_type **__ptr)
324 static storage_type const& to_storage_type_cref(value_type const& __ref
406 typedef _StorageT storage_type; typedef in struct:_CastTraits
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp 184 typedef aligned_storage<internal_type> storage_type ; typedef in class:boost::optional_detail::optional_base
493 storage_type m_storage ;

Completed in 551 milliseconds