/aosp12/system/extras/ioshark/ |
H A D | ioshark_bench_mmap.c | 53 struct mmap_io_ent_tab_s table[MMAP_ENTS + 1]; member
|
/aosp12/frameworks/base/tools/aapt2/link/ |
H A D | ReferenceLinker.cpp | 376 ResourceTable* table, in LinkReference() 458 bool ReferenceLinker::Consume(IAaptContext* context, ResourceTable* table) { in Consume()
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_utils.cpp | 182 const uint8_t table[CHAR_ARRAY_LENGTH_FOUR] = { in GetNowTimeGMT() local 198 const uint8_t table[CHAR_ARRAY_LENGTH_THREE] = { in GetNowTimeGMT() local
|
/ohos5.0/base/web/webview/ohos_adapter/net_proxy_adapter/src/ |
H A D | net_proxy_adapter_impl.cpp | 74 const uint8_t table[CHAR_ARRAY_LENGTH_FOUR] = { in MakeCharFour() local 90 const uint8_t table[CHAR_ARRAY_LENGTH_THREE] = { in MakeCharTree() local
|
/aosp12/system/core/fs_mgr/libvbmeta/ |
H A D | super_vbmeta_test.cpp | 146 VBMetaTable table; in TEST() local
|
H A D | builder.cpp | 159 std::unique_ptr<VBMetaTable> table = ExportVBMetaTable(); in ExportVBMetaTableToFile() local
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_Filtering.cpp | 461 bool IPACM_Filtering::SendFilteringRuleIndex(struct ipa_fltr_installed_notif_req_msg_v01* table) in SendFilteringRuleIndex()
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_Filtering.cpp | 464 bool IPACM_Filtering::SendFilteringRuleIndex(struct ipa_fltr_installed_notif_req_msg_v01* table) in SendFilteringRuleIndex()
|
/ohos5.0/foundation/multimedia/media_foundation/src/osal/task/pthread/ |
H A D | pipeline_threadpool.cpp | 54 static const std::map<TaskType, std::string> table = { in TaskTypeConvert() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | medialibrary_rdbstore.h | 190 …const std::vector<int32_t> &subTypes, const std::string &table, int32_t deleteRows, std::string bu… in DeleteFilesTask()
|
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
H A D | PhotoTable.java | 461 private static View applyFrame(final PhotoTable table, final BitmapFactory.Options options, in applyFrame() 504 final PhotoTable table = PhotoTable.this; in doInBackground() local 558 final PhotoTable table = PhotoTable.this; in doInBackground() local 567 final PhotoTable table = PhotoTable.this; in onPostExecute() local
|
/ohos5.0/base/security/security_guard/services/config_manager/src/ |
H A D | config_data_manager.cpp | 46 void ConfigDataManager::InsertEventToTableMap(int64_t eventId, std::string table) in InsertEventToTableMap()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | uart_dev.c | 197 static int uartdev_poll(struct file *filep, poll_table *table) in uartdev_poll()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | process_notifier.cpp | 49 for (const auto &table: tableName) { in InitSyncProcess() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
H A D | relational_sync_able_storage.cpp | 827 TableInfo table = schema.GetTable(query.GetTableName()); in CheckAndInitQueryCondition() local 1668 for (const auto &table : cloudSchema->tables) { in GetSourceTableName() local 1694 for (const auto &table : cloudSchema->tables) { in GetSharedTargetTableName() local 1971 for (const auto &table : tables) { in ClearUnLockingNoNeedCompensated() local 2014 for (const auto &table : tables) { in GetCompensatedSyncQueryInner() local 2063 bool RelationalSyncAbleStorage::CheckTableSupportCompensatedSync(const TableSchema &table) in CheckTableSupportCompensatedSync() 2113 bool RelationalSyncAbleStorage::IsTableExistReference(const std::string &table) in IsTableExistReference() 2125 bool RelationalSyncAbleStorage::IsTableExistReferenceOrReferenceBy(const std::string &table) in IsTableExistReferenceOrReferenceBy()
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/ |
H A D | converter.cpp | 176 string table = BASE64_TABLE; in Base64Encode() local 232 string table = BASE64_TABLE; in Base64Decode() local
|
/ohos5.0/base/security/asset/services/db_operator/src/ |
H A D | database.rs | 233 let table = Table::new(TABLE_NAME, &db); in check_db_accessible() localVariable 445 let table = Table::new(TABLE_NAME, self); in restore_if_exec_fail() localVariable 450 let table = Table::new(TABLE_NAME, self); // Database handle will be changed. in restore_if_exec_fail() localVariable
|
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | yui-3.3.0-reset-min.css | 8 …orm,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:co… selector
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ |
H A D | ShadowSecureSettings.java | 127 Table<Integer, String, Object> table = sUserDataMap.get(contentResolver); in getUserTable() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/qpack/ |
H A D | mod.rs | 21 pub mod table; module
|
H A D | decoder.rs | 67 table: &'a mut DynamicTable, field 363 table: &'a mut DynamicTable, field 430 table: &'a DynamicTable, field
|
/aosp12/frameworks/native/cmds/lshal/ |
H A D | test.cpp | 265 mockList->forEachTable([](const Table& table) { in TEST_F() 275 mockList->forEachTable([](const Table& table) { in TEST_F() 372 mockList->forEachTable([&](Table& table) { in initMockList() 447 mockList->forEachTable([&](const Table& table) { in TEST_F()
|
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/ |
H A D | security_guard_data_collect_sa_test.cpp | 184 ….WillRepeatedly([] (std::string table, std::vector<int64_t> &eventIds, std::vector<SecEvent> &even… 185 std::string beginTime, std::string endTime) { in __anon145630c50202() 307 std::vector<SecEvent> &events) { in __anon145630c50902() 332 std::vector<SecEvent> &events) { in __anon145630c50b02()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/uart/ |
H A D | uart_core.h | 136 static inline int32_t UartHostPollEvent(struct UartHost *host, void *filep, void *table) in UartHostPollEvent()
|
/aosp12/packages/modules/Virtualization/zipfuse/src/ |
H A D | inode.rs | 25 table: Vec<InodeData>, field 168 let mut table = InodeTable { table: Vec::new() }; in from_zip() localVariable
|