/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
H A D | rs_interfaces.cpp | 447 int32_t RSInterfaces::GetScreenSupportedMetaDataKeys(ScreenId id, std::vector<ScreenHDRMetadataKey>& keys)
in GetScreenSupportedMetaDataKeys() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_render_service_client.cpp | 316 int32_t RSRenderServiceClient::GetScreenSupportedMetaDataKeys(ScreenId id, std::vector<ScreenHDRMetadataKey>& keys) in GetScreenSupportedMetaDataKeys() argument
|
/foundation/multimedia/image_effect/frameworks/native/effect/base/ |
H A D | image_effect_inner.cpp | 840 std::vector<uint32_t> keys = {}; in OnBufferAvailableToProcess() local
|
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_utils.cpp | 1847 vector<string> keys = { key }; in IsImageExist() local
|
/foundation/multimodalinput/input/service/connect_manager/src/ |
H A D | multimodal_input_connect_stub.cpp | 1073 std::vector<int32_t> keys; in StubSupportKeys() local
|
H A D | multimodal_input_connect_proxy.cpp | 806 int32_t MultimodalInputConnectProxy::SupportKeys(int32_t deviceId, std::vector<int32_t> &keys, in SupportKeys() argument
|
H A D | multimodal_input_connect_manager.cpp | 304 int32_t MultimodalInputConnectManager::SupportKeys(int32_t deviceId, std::vector<int32_t> &keys, in SupportKeys() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
H A D | distributed_kv_store_impl.cpp | 425 std::vector<Key> keys; in CArrStrToVectorKey() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_nb_delegate_test.cpp | 1155 static void CreatEntrys(int recordSize, vector<Key> &keys, vector<Value> &values, vector<Entry> &entries) in CreatEntrys() argument 1197 vector<Key> keys; in HWTEST_F() local 1705 vector<Key> keys; HWTEST_F() local 3293 std::vector<Key> keys; HWTEST_F() local [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_manager.cpp | 929 std::vector<std::vector<uint8_t>> keys;
in RevokeSaveToStore() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_impl.cpp | 798 auto keys = cloudInfo.GetSchemaKey(); in UpdateSchema() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributed_test_tools.cpp | 697 DBStatus DistributedTestTools::DeleteBatch(KvStoreDelegate &kvStoreDelegate, const vector<Key> &keys) argument 869 CheckBeforeOpenDB(bool getSysInfo, steady_clock::time_point &tick, vector<Entry> data1, vector<Key> keys, DistributedTestSysInfo &si) global() argument 999 vector<Key> keys = GetKeysFromEntries(data1, false); global() local 1040 vector<Key> keys = GetKeysFromEntries(data1, false); global() local 1092 vector<Key> keys = GetKeysFromEntries(data1, false); global() local 1147 vector<Key> keys = GetKeysFromEntries(data1, false); global() local 1199 vector<Key> keys = GetKeysFromEntries(data1, false); global() local 1249 vector<Key> keys = GetKeysFromEntries(data1, false); global() local 1552 TransactionBeforOpenDB(bool getSysInfo, steady_clock::time_point &tick, vector<Entry> &data1, vector<Key> &keys, DistributedTestSysInfo &si) global() argument 1705 BeginTransaction3(KvStoreDelegate *store1, vector<Key> &keys) global() argument 1716 CheckSnapShot1(KvStoreSnapshotDelegate *snapShot, KvStoreDelegate *store1, vector<Key> &keys) global() argument 1729 CheckSnapShot2(KvStoreSnapshotDelegate *snapShot, KvStoreDelegate *store1, vector<Key> &keys) global() argument 1768 vector<Key> keys = GetKeysFromEntries(data1, false); global() local [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store.cpp | 576 int SQLiteSingleVerNaturalStore::DeleteMetaData(const std::vector<Key> &keys) in DeleteMetaData() argument
|
H A D | sqlite_single_ver_natural_store_connection.cpp | 250 int SQLiteSingleVerNaturalStoreConnection::DeleteBatch(const IOption &option, const std::vector<Key> &keys) in DeleteBatch() argument 850 int SQLiteSingleVerNaturalStoreConnection::DeleteBatchInner(const IOption &option, const std::vector<Key> &keys) in DeleteBatchInner() argument 922 DeleteSyncEntries(const std::vector<Key> &keys) DeleteSyncEntries() argument 937 DeleteLocalEntries(const std::vector<Key> &keys) DeleteLocalEntries() argument [all...] |
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_store_impl.cpp | 188 RdbStore::ModifyTime RdbStoreImpl::GetModifyTimeByRowId(const std::string &logTable, std::vector<PRIKey> &keys) in GetModifyTimeByRowId() argument 144 GetModifyTime(const std::string &table, const std::string &columnName, std::vector<PRIKey> &keys) GetModifyTime() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_rdb_store.cpp | 547 napi_value keys = nullptr; in ParseValuesBucket() local
|
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_store.cpp | 683 std::vector<OHOS::NativeRdb::RdbStore::PRIKey> keys; in OH_Rdb_FindModifyTime() local
|
/test/testfwk/xdevice/src/xdevice/_core/report/ |
H A D | reporter_helper.py | 324 keys = [ReportConstant.platform, ReportConstant.test_type, variable in ExecInfo 358 keys = [ReportConstant.module_name_, ReportConstant.name, variable in Suite 451 keys = [ReportConstant.failed, ReportConstant.blocked, variable in ColorType 460 keys = [ReportConstant.modules, ReportConstant.total, variable in Summary
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | wcharndk1.cpp | 584 wchar_t keys[] = L"1234567890";
in Wcscspn_One() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | tiff.c | 163 static const char *search_keyval(const TiffGeoTagKeyName *keys, int n, int id) in search_keyval() argument
|
/third_party/glfw/src/ |
H A D | win32_window.c | 2144 const int keys[4][2] = in _glfwPollEventsWin32() local [all...] |
/third_party/node/deps/v8/src/web-snapshot/ |
H A D | web-snapshot.cc | 471 std::vector<Handle<String>> keys; in SerializeMap() local
|
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
H A D | zip.c | 159 unsigned long keys[3]; /* keys defining the pseudo-random sequence */ member
|
H A D | unzip.c | 186 unsigned long keys[3]; /* keys defining the pseudo-random sequence */ member
|
/third_party/nghttp2/src/ |
H A D | shrpx_tls.cc | 553 auto &keys = ticket_keys->keys; in ticket_key_cb() local [all...] |