Searched defs:GetItem (Results 1 - 8 of 8) sorted by relevance
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/ |
H A D | datashare_valuebucket_convert.h | 30 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 D | configuration.h | 108 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 D | configuration.cpp | 114 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 D | flat_object_storage_engine.cpp | 269 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 D | grd_api_manager.h | 52 typedef int32_t (*GetItem)(GRD_ResultSet *resultSet, void *key, void *value); typedef
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
H A D | general_value.h | 171 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 D | preferences_db_adapter.h | 99 typedef int32_t (*GetItem)(GRD_ResultSet *resultSet, void *key, void *value); typedef
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_headers.cpp | 433 const T ObexHeader::GetItem(uint8_t headerId) const in GetItem() function in OHOS::bluetooth::ObexHeader [all...] |
Completed in 12 milliseconds