Home
last modified time | relevance | path

Searched defs:GetItem (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Ddatashare_valuebucket_convert.h30 static bool GetItem(T&& input, O& output) in GetItem() function
36 static bool GetItem(T&& input, O& output) in GetItem() function
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dconfiguration.h108 std::string GetItem(const std::string &key) const in GetItem() function in OHOS::AppExecFwk::Configuration
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration.cpp114 std::string Configuration::GetItem(int displayId, const std::string &key) const in GetItem() function in OHOS::AppExecFwk::Configuration
224 std::string Configuration::GetItem(const std::string &key) const in GetItem() function in OHOS::AppExecFwk::Configuration
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dflat_object_storage_engine.cpp269 uint32_t FlatObjectStorageEngine::GetItem(const std::string &key, const std::string &itemKey, Value &value) in GetItem() function in OHOS::ObjectStore::FlatObjectStorageEngine
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/include/
H A Dgrd_api_manager.h52 typedef int32_t (*GetItem)(GRD_ResultSet *resultSet, void *key, void *value); typedef
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h171 bool GetItem(T &&input, O &output) in GetItem() function
177 bool GetItem(T &&input, O &output) in GetItem() function
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h99 typedef int32_t (*GetItem)(GRD_ResultSet *resultSet, void *key, void *value); typedef
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp433 const T ObexHeader::GetItem(uint8_t headerId) const in GetItem() function in OHOS::bluetooth::ObexHeader
[all...]

Completed in 12 milliseconds