Home
last modified time | relevance | path

Searched defs:list_storage (Results 1 – 19 of 19) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/manifest_handlers/
H A Dfile_handler_info.cc119 base::Value::ConstListView list_storage = mime_types->GetList(); in LoadFileHandler() local
132 base::Value::ConstListView list_storage = file_extensions->GetList(); in LoadFileHandler() local
H A Dshared_module_info.cc179 base::Value::ConstListView list_storage = import_list->GetList(); in Parse() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/manifest_handlers/
H A Dfile_handler_info.cc119 base::Value::ConstListView list_storage = mime_types->GetList(); in LoadFileHandler() local
132 base::Value::ConstListView list_storage = file_extensions->GetList(); in LoadFileHandler() local
H A Dshared_module_info.cc179 base::Value::ConstListView list_storage = import_list->GetList(); in Parse() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/cpp/base/
H A Dvalues_mojom_traits.cc37 base::Value::ListStorage list_storage(view.size()); in Read() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/base/
H A Dvalues_mojom_traits.cc37 base::Value::ListStorage list_storage(view.size()); in Read() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/pdf/ppapi_migration/
H A Dvalue_conversions.cc81 base::Value::ListStorage list_storage(var_array.GetLength()); in ValueFromVar() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/policy/core/common/
H A Dpolicy_loader_command_line_unittest.cc84 base::Value::ListStorage list_storage; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/json/
H A Djson_parser.cc398 Value::ListStorage list_storage; in ConsumeList() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/json/
H A Djson_parser.cc402 Value::ListStorage list_storage; in ConsumeList() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/json/
H A Djson_parser.cc402 Value::ListStorage list_storage; in ConsumeList() local
/dports/devel/gn/gn-1962/src/base/json/
H A Djson_parser.cc402 Value::ListStorage list_storage; in ConsumeList() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/json/
H A Djson_parser.cc460 Value::ListStorage list_storage; in ConsumeList() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/audio/mac/
H A Daudio_manager_mac.cc265 std::unique_ptr<uint8_t[]> list_storage(new uint8_t[size]); in GetDeviceTotalChannelCount() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/audio/mac/
H A Daudio_manager_mac.cc265 std::unique_ptr<uint8_t[]> list_storage(new uint8_t[size]); in GetDeviceTotalChannelCount() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/time_limits/
H A Dapp_activity_registry.cc701 base::Value::ListStorage list_storage = list_value->TakeList(); in CleanRegistry() local
/dports/sysutils/py-salt/salt-3004.1/salt/cloud/clouds/
H A Dmsazure.py1149 def list_storage(kwargs=None, conn=None, call=None): function
/dports/sysutils/py-salt/salt-3004.1/doc/topics/cloud/
H A Dazure.rst391 list_storage section in Managing Storage Accounts
/dports/www/chromium-legacy/chromium-88.0.4324.182/ipc/
H A Dipc_message_utils.cc194 base::Value::ListStorage list_storage; in ReadListValue() local