Home
last modified time | relevance | path

Searched refs:pair (Results 1026 - 1050 of 2338) sorted by relevance

1...<<41424344454647484950>>...94

/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dlow_memory_killer_test.cpp65 std::pair<unsigned int, int> ret = std::make_pair(reta, retb); in HWTEST_F()
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/kits/js/napi/include/
H A Djs_systemload.h60 using CallBackPair = std::pair<std::unique_ptr<NativeReference>, sptr<SystemloadListener>>;
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.h53 static std::pair<int, ListenerModule> StartListening(AuthLinkType type, const std::string &localIp, int port);
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_manager.h65 std::map<std::pair<InnerLink::LinkType, std::string>, std::shared_ptr<InnerLink>> links_;
/foundation/communication/netmanager_base/frameworks/js/napi/network/observer/include/
H A Dnetwork_observer.h58 std::pair<napi_value, napi_value> arg = {NapiUtils::GetUndefined(workWrapper->env), obj}; in CallbackTemplate()
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_access_policy.cpp90 policies.uid_policies.insert(std::pair<int32_t, NetworkAccessPolicy>(uid, tmp_policy)); in Unmarshalling()
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/include/
H A Dstatistics_callback_observer.h55 std::pair<napi_value, napi_value> arg = {NapiUtils::GetUndefined(workWrapper->env), obj}; in CallbackTemplate()
/foundation/communication/netmanager_base/utils/napi_utils/include/
H A Dbase_context.h50 void Emit(const std::string &type, const std::pair<napi_value, napi_value> &argv);
H A Devent_manager.h36 void Emit(const std::string &type, const std::pair<napi_value, napi_value> &argv);
/foundation/communication/netstack/frameworks/js/napi/net_ssl/net_ssl_exec/src/
H A Dnet_ssl_exec.cpp35 std::pair<napi_value, napi_value> arg = {NapiUtils::GetUndefined(workWrapper->env), obj}; in CallbackTemplate()
/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dinterface_state_observer.h56 std::pair<napi_value, napi_value> arg = {NapiUtils::GetUndefined(workWrapper->env), obj}; in CallbackTemplate()
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/include/
H A Dnetshare_callback_observer.h54 std::pair<napi_value, napi_value> arg = {NapiUtils::GetUndefined(workWrapper->env), obj}; in CallbackTemplate()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_server.cpp38 std::pair<int32_t, SchemaMeta> CloudServer::GetAppSchema(int32_t userId, const std::string &bundleName) in GetAppSchema()
H A Dcloud_db.cpp98 std::pair<int32_t, std::string> CloudDB::GetEmptyCursor(const std::string &tableName) in GetEmptyCursor()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Duri_utils.h47 static std::pair<bool, uint32_t> Strtoul(const std::string &str);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dsqlite_store_executor_impl.h45 std::pair<std::string, std::string> &values, int isIdExist) const override;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_server.h33 virtual std::pair<int32_t, SchemaMeta> GetAppSchema(int32_t userId, const std::string &bundleName);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.h62 std::vector<std::pair<std::string, DBValue>> GetData(OhCloudExtValueBucket *vb);
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddistributed_kv_data_manager.h182 API_EXPORT std::pair<Status, SwitchData> GetSwitch(const AppId &appId, const std::string &networkId);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsingle_ver_natural_store.cpp55 const std::vector<std::pair<const std::string &, const std::string &>> dbDir { in RemoveKvDB()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_database_upgrader.h48 std::pair<int, TimeOffset> GetLocalTimeOffset();
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommunicator_proxy.h62 std::map<std::string, std::pair<std::string, ICommunicator *>> devCommMap_;
/foundation/distributeddatamgr/pasteboard/framework/framework/include/clip/
H A Dclip_plugin.h60 virtual std::pair<int32_t, int32_t> GetPasteData(const GlobalEvent &event, std::vector<uint8_t> &data) = 0;
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dconvert_utils.h47 static std::shared_ptr<std::vector<std::pair<std::string, UDMF::ValueType>>> Convert(
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_ability_adapter/src/
H A Dresult_set_utils.cpp105 std::pair<int, std::vector<std::string>> ResultSetUtils::GetColumnNames() in GetColumnNames()

Completed in 9 milliseconds

1...<<41424344454647484950>>...94