Home
last modified time | relevance | path

Searched defs:std (Results 601 - 625 of 1704) sorted by relevance

1...<<21222324252627282930>>...69

/foundation/communication/netstack/utils/profiler_utils/src/
H A Di_network_message.cpp131 GetRawHeader(const std::map<std::string, std::string> &headers) GetRawHeader() argument
[all...]
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_manager.cpp62 void EventManager::Emit(const std::string &type, const std::pair<napi_value, napi_value> &argv) in Emit() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Dlru_cache.cpp29 static size_t GetMapValueSize(const std::unordered_map<std::string, std::string> &m) in GetMapValueSize() argument
96 Put(const std::string &key, const std::unordered_map<std::string, std::string> &value) Put() argument
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_response.cpp55 void HttpCacheResponse::ParseCacheResponseHeader(const std::map<std::string, std::string> &cacheResponseHeader) in ParseCacheResponseHeader() argument
[all...]
/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_hisysevent.cpp122 std::string EventReport::MapToJsonString(const std::map<std::string, uint32_t> mapPara) in MapToJsonString() argument
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_service_proxy.cpp34 int32_t ObjectServiceProxy::ObjectStoreSave(const std::string &bundleName, const std::string &sessionId, in ObjectStoreSave() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dblob.cpp[all...]
H A Dkvdb_notifier_client.cpp35 void KVDBNotifierClient::SyncCompleted(const std::map<std::string, Status> &results, uint64_t sequenceId) in SyncCompleted() argument
59 void KVDBNotifierClient::OnRemoteChange(const std::map<std::string, bool> &mask, int32_t dataType) in OnRemoteChange() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddb_delegate.h[all...]
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Ditypes_util.h325 Marshalling(const std::map<K, V> &result, MessageParcel &parcel) Marshalling() argument
364 Marshalling(const std::tuple<F, S, T> &result, MessageParcel &parcel) Marshalling() argument
398 Marshalling(const std::pair<F, S> &result, MessageParcel &parcel) Marshalling() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Dpublished_data_subscriber_manager.cpp156 PutInto( std::map<sptr<IDataProxyPublishedDataObserver>, std::vector<PublishedDataKey>> &callbacks, const std::vector<ObserverNode> &val, const PublishedDataKey &key, const sptr<IDataProxyPublishedDataObserver> observer) PutInto() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dframe_retainer.cpp152 DecreaseRemainTimeAndDiscard(const LabelType &label, std::pair<const std::string, std::map<uint64_t, RetainWork>> &eachTarget, std::set<uint64_t> &frameToDiscard) DecreaseRemainTimeAndDiscard() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_relational_syncer.cpp100 DoOnSubSyncComplete(const uint32_t subSyncId, const uint32_t syncId, const SyncParma &param, const std::map<std::string, int> &devicesMap) DoOnSubSyncComplete() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/permission/src/
H A Dpermit_delegate.cpp125 bool PermitDelegate::VerifyExtraCondition(const std::map<std::string, std::string> &cond) const in VerifyExtraCondition() argument
[all...]
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dsingle_kvstore.h61 Get(const Key &key, const std::string &networkId, const std::function<void(Status, Value &&)> &onResult) Get() argument
74 GetEntries(const Key &prefix, const std::string &networkId, const std::function<void(Status, std::vector<Entry> &&)> &onResult) GetEntries() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_cloud_utils.cpp210 napi_value Convert2JSValue(napi_env env, const std::pair<int32_t, std::string> &value) in Convert2JSValue() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
H A Drdb_fault_hiview_reporter.cpp74 void RdbFaultHiViewReporter::Update(RdbCorruptedEvent &eventInfo, const std::map<std::string, DebugInfo> &infos) in Update() argument
86 std argument
93 FormatBrief(const std::map<std::string, DebugInfo> &debugs, const std::string &header) FormatBrief() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Draw_data_parser.cpp213 PackageRawData(const std::map<std::string, Asset> &assets) PackageRawData() argument
[all...]
/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_entity_caps.h236 BJsonEntityCaps(Json::Value &obj, std::any option = std::any()) BJsonEntityCaps() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dimage_filter.cpp126 CreateGradientBlurImageFilter(float radius, const std::vector<std::pair<float, float>>& fractionStops, GradientDir direction, GradientBlurType blurType, std::shared_ptr<ImageFilter> input) CreateGradientBlurImageFilter() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_matrix44.cpp69 void SkiaMatrix44::SetMatrix44ColMajor(const std::array<scalar, Matrix44Impl::MATRIX44_SIZE>& buffer) in SetMatrix44ColMajor() argument
80 void SkiaMatrix44::SetMatrix44RowMajor(const std::array<scalar, Matrix44Impl::MATRIX44_SIZE>& buffer) in SetMatrix44RowMajor() argument
/third_party/benchmark/src/
H A Dperf_counters.cc246 Read(const std::vector<int>&) Read() argument
252 IsCounterSupported(const std::string&) IsCounterSupported() argument
[all...]
H A Dperf_counters.h168 Stop( std::vector<std::pair<std::string, double>>& measurements) Stop() argument
[all...]
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_STD.c316 struct v4l2_standard std; in do_test_VIDIOC_S_STD_from_enum() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dsimd-shuffle.cc166 AllInRangeOrTopBitSet( std::array<uint8_t, kSimd128Size> shuffle) AllInRangeOrTopBitSet() argument

Completed in 13 milliseconds

1...<<21222324252627282930>>...69