Home
last modified time | relevance | path

Searched +defs:val +defs:table (Results 1 – 25 of 70) sorted by relevance

123

/aosp12/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp40 ResTable table; in TEST() local
63 Res_value val; in TEST() local
111 Res_value val; in TEST() local
135 Res_value val; in TEST() local
159 Res_value val; in TEST() local
180 Res_value val; in TEST() local
201 Res_value val; in TEST() local
234 Res_value val; in TEST() local
267 Res_value val; in TEST() local
364 Res_value val; in TEST() local
[all …]
H A DAppAsLib_test.cpp34 ResTable table; in TEST() local
37 Res_value val; in TEST() local
51 ResTable table; in TEST() local
56 Res_value val; in TEST() local
70 ResTable table; in TEST() local
75 Res_value val; in TEST() local
H A DSplit_test.cpp67 ResTable table; in TEST_F() local
76 ResTable table; in TEST_F() local
85 Res_value val; in TEST_F() local
105 ResTable table; in TEST_F() local
113 Res_value val; in TEST_F() local
129 ResTable table; in TEST_F() local
158 ResTable table; in TEST_F() local
162 Res_value val; in TEST_F() local
188 ResTable table; in TEST_F() local
214 ResTable table; in TEST_F() local
[all …]
H A DTestHelpers.cpp59 AssertionResult IsStringEqual(const ResTable& table, uint32_t resource_id, in IsStringEqual()
61 Res_value val; in IsStringEqual() local
/aosp12/system/bt/gd/dumpsys/internal/
H A Dfilter_internal_test.cc108 flatbuffers::Offset<TestSubTable> CreateSubTable(int val) { in CreateSubTable()
114 const testing::TestTableStruct* CreateStruct(int val) { in CreateStruct()
128 flatbuffers::Table* table = GetMutableTable(); in TEST_F() local
143 flatbuffers::Table* table = GetMutableTable(); in TEST_F() local
159 flatbuffers::Table* table = GetMutableTable(); in TEST_F() local
174 flatbuffers::Table* table = GetMutableTable(); in TEST_F() local
189 flatbuffers::Table* table = GetMutableTable(); in TEST_F() local
204 flatbuffers::Table* table = GetMutableTable(); in TEST_F() local
219 flatbuffers::Table* table = GetMutableTable(); in TEST_F() local
234 flatbuffers::Table* table = GetMutableTable(); in TEST_F() local
[all …]
/aosp12/hardware/qcom/gps/msm8909/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/aosp12/hardware/qcom/gps/msm8996/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/aosp12/hardware/qcom/gps/msm8998/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/aosp12/hardware/qcom/sm7150/gps/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/
H A Dloc_log.h45 long val; member
55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) argument
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_layer.cpp72 static void SetupFuncMaps(FunctionTable &table, in SetupFuncMaps()
92 auto table = reinterpret_cast<FunctionTable *>(funcTable); in GetNextLayerProcAddr() local
98 EglWrapperFuncPointer val = (*table)[name]; in GetNextLayerProcAddr() local
177 bool EglWrapperLayer::Init(EglWrapperDispatchTable *table) in Init()
228 void EglWrapperLayer::SetupLayerFuncTbl(EglWrapperDispatchTable *table) in SetupLayerFuncTbl()
341 void EglWrapperLayer::InitLayers(EglWrapperDispatchTable *table) in InitLayers()
352 for (const auto &table : layerFuncTbl_) { in InitLayers() local
/aosp12/frameworks/base/tools/aapt2/compile/
H A DPseudolocaleGenerator_test.cpp183 std::unique_ptr<ResourceTable> table = in TEST() local
194 String* val = test::GetValue<String>(table.get(), "android:string/four"); in TEST() local
239 std::unique_ptr<ResourceTable> table = test::ResourceTableBuilder().Build(); in TEST() local
263 std::unique_ptr<ResourceTable> table = util::make_unique<ResourceTable>(); in TEST() local
/aosp12/frameworks/base/tools/aapt2/link/
H A DResourceExcluder.cpp68 bool ResourceExcluder::Consume(IAaptContext* context, ResourceTable* table) { in Consume()
81 [](const std::unique_ptr<ResourceConfigValue>& val) -> bool { in Consume()
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DDump.cpp113 void SetVerbose(bool val) { in SetVerbose()
179 ResourceTable table; in Action() local
229 ResourceTable* table = apk->GetResourceTable(); in Dump() local
270 ResourceTable* table = apk->GetResourceTable(); in Dump() local
292 const auto table = apk->GetResourceTable(); in Dump() local
317 ResourceTable* table = apk->GetResourceTable(); in Dump() local
398 ResourceTable* table = apk->GetResourceTable(); in Dump() local
/aosp12/frameworks/base/tools/aapt2/optimize/
H A DVersionCollapser.cpp89 auto pred = [&](const std::unique_ptr<ResourceConfigValue>& val) -> bool { in CollapseVersions()
114 -> bool { return val == nullptr; }), in CollapseVersions()
147 bool VersionCollapser::Consume(IAaptContext* context, ResourceTable* table) { in Consume()
H A DResourceDeduper.cpp106 [](const std::unique_ptr<ResourceConfigValue>& val) -> bool { in DedupeEntry()
114 bool ResourceDeduper::Consume(IAaptContext* context, ResourceTable* table) { in Consume()
/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener_test.cpp97 Res_value val; in Exists() local
156 std::unique_ptr<ResourceTable> table = in TEST_F() local
204 std::unique_ptr<ResourceTable> table = in TEST_F() local
224 std::unique_ptr<ResourceTable> table = in TEST_F() local
246 std::unique_ptr<ResourceTable> table = in TEST_F() local
297 std::unique_ptr<ResourceTable> table = in BuildTableWithSparseEntries() local
419 std::unique_ptr<ResourceTable> table = in TEST_F() local
439 std::unique_ptr<ResourceTable> table = in TEST_F() local
477 std::unique_ptr<ResourceTable> table = in TEST_F() local
528 std::unique_ptr<ResourceTable> table = in TEST_F() local
[all …]
/aosp12/system/core/fs_mgr/libdm/
H A Ddm_linear_fuzzer.cpp77 uint64_t val[6]; in LLVMFuzzerTestOneInput() local
97 DmTable table; in LLVMFuzzerTestOneInput() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp29 auto *val = Traits::get_if<std::string>(&priKey); in ModifyTime() local
113 int RdbStore::Insert(int64_t &outRowId, const std::string &table, const Row &row) in Insert()
122 int RdbStore::InsertWithConflictResolution(int64_t &outRowId, const std::string &table, const Row &… in InsertWithConflictResolution()
132 int RdbStore::Replace(int64_t &outRowId, const std::string &table, const Row &row) in Replace()
141 int RdbStore::BatchInsert(int64_t &outInsertNum, const std::string &table, const Rows &rows) in BatchInsert()
154 std::pair<int, int64_t> RdbStore::BatchInsert(const std::string &table, const RefRows &rows) in BatchInsert()
191 int RdbStore::UpdateWithConflictResolution(int &changedRows, const std::string &table, const Row &r… in UpdateWithConflictResolution()
239 std::string table = predicates.GetTableName(); in Query() local
263 std::string table = predicates.GetTableName(); in QueryByStep() local
549 RdbStore::ModifyTime RdbStore::GetModifyTime(const std::string &table, const std::string &column, in GetModifyTime()
[all …]
H A Dsqlite_sql_builder.cpp86 int SqliteSqlBuilder::BuildQueryString(bool distinct, const std::string &table, const std::string &… in BuildQueryString()
179 const std::string &clause, const std::string &table) in AppendClause()
195 std::string &builder, const std::vector<std::string> &columns, const std::string &table) in AppendColumns()
243 std::string table = predicates.GetTableName(); in BuildCursorQueryString() local
294 std::string table = predicates.GetTableName(); in BuildLockRowQueryString() local
340 SqliteSqlBuilder::BatchRefSqls SqliteSqlBuilder::GenerateSqls(const std::string &table, const Value… in GenerateSqls()
423 void SqliteSqlBuilder::UpdateAssetStatus(const ValueObject &val, int32_t status) in UpdateAssetStatus()

123