Home
last modified time | relevance | path

Searched defs:GetEntry (Results 1 – 25 of 31) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
Dmanifest_router.cpp23 std::string ManifestRouter::GetEntry(const std::string& suffix) const in GetEntry() function in OHOS::Ace::Framework::ManifestRouter
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
Dkvdb_windowed_result_set.cpp85 int KvDBWindowedResultSet::GetEntry(Entry &entry) const in GetEntry() function in DistributedDB::KvDBWindowedResultSet
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
Dmemory_filesystem.cpp36 IDirectory::Entry MemoryFilesystem::GetEntry(const string_view path) in GetEntry() function in MemoryFilesystem
Dproxy_filesystem.cpp75 IDirectory::Entry ProxyFilesystem::GetEntry(const string_view path) in GetEntry() function in ProxyFilesystem
Drofs_filesystem.cpp223 IDirectory::Entry RoFileSystem::GetEntry(const string_view uri) in GetEntry() function in RoFileSystem
Dfile_manager.cpp200 IDirectory::Entry FileManager::GetEntry(const string_view uriIn) in GetEntry() function in FileManager
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dresult_entries_window.cpp108 int ResultEntriesWindow::GetEntry(Entry &entry) const in GetEntry() function in DistributedDB::ResultEntriesWindow
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dcursor_mock.cpp81 int32_t CursorMock::GetEntry(DistributedData::VBucket &entry) in GetEntry() function in OHOS::DistributedData::CursorMock
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Dcache_cursor.cpp86 int32_t CacheCursor::GetEntry(DistributedData::VBucket &entry) in GetEntry() function in OHOS::DistributedRdb::CacheCursor
Drdb_cursor.cpp78 int32_t RdbCursor::GetEntry(VBucket &entry) in GetEntry() function in OHOS::DistributedRdb::RdbCursor
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
Dohos_filesystem.cpp92 IDirectory::Entry OhosFilesystem::GetEntry(BASE_NS::string_view path) in GetEntry() function in OhosFilesystem
Dohos_file.cpp153 IDirectory::Entry OhosFileDirectory::GetEntry(BASE_NS::string_view uriIn) const in GetEntry() function in OhosFileDirectory
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dstore_result_set.cpp164 Status StoreResultSet::GetEntry(Entry &entry) const in GetEntry() function in OHOS::DistributedKv::StoreResultSet
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_single_ver_result_set.cpp371 int RdSingleVerResultSet::GetEntry(Entry &entry) const in GetEntry() function in DistributedDB::RdSingleVerResultSet
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_result_set_impl.cpp132 DBStatus KvStoreResultSetImpl::GetEntry(Entry &entry) const in GetEntry() function in DistributedDB::KvStoreResultSetImpl
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
Dunified_record.cpp109 ValueType UnifiedRecord::GetEntry(const std::string &utdId) in GetEntry() function in OHOS::UDMF::UnifiedRecord
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
Dmulti_ver_sync_task_context.cpp164 void MultiVerSyncTaskContext::GetEntry(int index, MultiVerKvEntry *&entry) in GetEntry() function in DistributedDB::MultiVerSyncTaskContext
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_result_set.cpp312 int SQLiteSingleVerResultSet::GetEntry(Entry &entry) const in GetEntry() function in DistributedDB::SQLiteSingleVerResultSet
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Drdb_cursor_test.cpp106 DBStatus GetEntry(DistributedDB::Entry &entry) const override in GetEntry() function in OHOS::Test::DistributedRDBTest::MockResultSet
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
Dcloud_cursor_impl.cpp144 int32_t CloudCursorImpl::GetEntry(DBVBucket &entry) in GetEntry() function in OHOS::CloudData::CloudCursorImpl
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
Dexif_metadata.cpp395 ExifEntry *ExifMetadata::GetEntry(const std::string &key, const size_t valueLen) in GetEntry() function in OHOS::Media::ExifMetadata
424 ExifEntry *ExifMetadata::GetEntry(const std::string &key) const in GetEntry() function in OHOS::Media::ExifMetadata
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dzip_file.cpp245 bool ZipFile::GetEntry(const std::string &entryName, ZipEntry &resultEntry) const in GetEntry() function in OHOS::ZipFile
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_kv_store_resultset.cpp270 napi_value JsKVStoreResultSet::GetEntry(napi_env env, napi_callback_info info) /* Entry */ in GetEntry() function in OHOS::DistributedKVStore::JsKVStoreResultSet
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_kv_store_resultset.cpp260 napi_value JsKVStoreResultSet::GetEntry(napi_env env, napi_callback_info info) /* Entry */ in GetEntry() function in OHOS::DistributedData::JsKVStoreResultSet
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
Drelational_result_set_impl.cpp132 DBStatus RelationalResultSetImpl::GetEntry(Entry &entry) const in GetEntry() function in DistributedDB::RelationalResultSetImpl

12