Home
last modified time | relevance | path

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

12

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

12