| /foundation/communication/netstack/utils/profiler_utils/src/ |
| H A D | i_network_message.cpp | 131 GetRawHeader(const std::map<std::string, std::string> &headers) GetRawHeader() argument [all...] |
| /foundation/communication/netmanager_base/utils/napi_utils/src/ |
| H A D | event_manager.cpp | 62 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 D | lru_cache.cpp | 29 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 D | http_cache_response.cpp | 55 void HttpCacheResponse::ParseCacheResponseHeader(const std::map<std::string, std::string> &cacheResponseHeader) in ParseCacheResponseHeader() argument [all...] |
| /foundation/communication/netstack/utils/common_utils/src/ |
| H A D | netstack_hisysevent.cpp | 122 std::string EventReport::MapToJsonString(const std::map<std::string, uint32_t> mapPara) in MapToJsonString() argument
|
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/ |
| H A D | object_service_proxy.cpp | 34 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 D | blob.cpp | [all...] |
| H A D | kvdb_notifier_client.cpp | 35 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 D | db_delegate.h | [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/common/ |
| H A D | itypes_util.h | 325 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 D | published_data_subscriber_manager.cpp | 156 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 D | frame_retainer.cpp | 152 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 D | single_ver_relational_syncer.cpp | 100 DoOnSubSyncComplete(const uint32_t subSyncId, const uint32_t syncId, const SyncParma ¶m, const std::map<std::string, int> &devicesMap) DoOnSubSyncComplete() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/permission/src/ |
| H A D | permit_delegate.cpp | 125 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 D | single_kvstore.h | 61 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 D | js_cloud_utils.cpp | 210 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 D | rdb_fault_hiview_reporter.cpp | 74 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 D | raw_data_parser.cpp | 213 PackageRawData(const std::map<std::string, Asset> &assets) PackageRawData() argument [all...] |
| /foundation/filemanagement/app_file_service/utils/include/b_json/ |
| H A D | b_json_entity_caps.h | 236 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 D | image_filter.cpp | 126 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 D | skia_matrix44.cpp | 69 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 D | perf_counters.cc | 246 Read(const std::vector<int>&) Read() argument 252 IsCounterSupported(const std::string&) IsCounterSupported() argument [all...] |
| H A D | perf_counters.h | 168 Stop( std::vector<std::pair<std::string, double>>& measurements) Stop() argument [all...] |
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_STD.c | 316 struct v4l2_standard std; in do_test_VIDIOC_S_STD_from_enum() local [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | simd-shuffle.cc | 166 AllInRangeOrTopBitSet( std::array<uint8_t, kSimd128Size> shuffle) AllInRangeOrTopBitSet() argument
|