| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| H A D | bundle_data_storage_rdb.cpp | 60 TransformStrToInfo( const std::map<std::string, std::string> &datas, std::map<std::string, InnerBundleInfo> &infos) TransformStrToInfo() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_task_dispatcher.cpp | 27 void RSTaskDispatcher::RegisterTaskDispatchFunc(pid_t tid, const std::function<void(RSTask, bool)>& taskDispatchFunc) in RegisterTaskDispatchFunc() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
| H A D | ge_visual_effect.cpp | 62 void GEVisualEffect::SetParam(const std::string& tag, const std argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/visitor/ |
| H A D | rs_node_visitor.h | 62 AddSurfaceChangedCallBack(uint64_t id, const std::function<void(float, float, float, float)>& callback) AddSurfaceChangedCallBack() argument
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/ |
| H A D | writer.cpp | 28 MediaManagerError Writer::Create(int32_t outputFd, const std::map<TrackType, const std::shared_ptr<Track>>& trackMap) in Create() argument
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/command/ |
| H A D | sync_command.cpp | 51 VideoSyncCommand(const int32_t userId, const std::unordered_map<std::string, std::shared_ptr<DeferredVideoProcessingSession::VideoInfo>>& videoIds) VideoSyncCommand() argument
|
| /foundation/multimedia/player_framework/services/services/sa_media/ipc/ |
| H A D | avcodeclist_parcel.cpp | 70 bool AVCodecListParcel::Marshalling(MessageParcel &parcel, const std::map<ImgSize, Range> &mapSizeToRange) in Marshalling() argument 82 bool AVCodecListParcel::Marshalling(MessageParcel &parcel, const std::map<int32_t, std::vector<int32_t>> &mapIntToVec) in Marshalling() argument [all...] |
| /foundation/multimedia/ringtone_library/services/ringtone_data_extension/include/ |
| H A D | ringtone_unistore.h | 48 EXPORT virtual std::shared_ptr<NativeRdb::ResultSet> QuerySql(const std::string &sql, in QuerySql() argument [all...] |
| /foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
| H A D | mock_notification_tools.cpp | 33 RefreshContinuousNotifications( const std::map<std::string, std::pair<std::string, std::string>> &newPromptInfos, int32_t serviceUid) RefreshContinuousNotifications() argument [all...] |
| /foundation/communication/netmanager_base/services/common/src/ |
| H A D | broadcast_manager.cpp | 29 bool BroadcastManager::SendBroadcast(const BroadcastInfo &info, const std::map<std::string, bool> ¶m) in SendBroadcast() argument 34 bool BroadcastManager::SendBroadcast(const BroadcastInfo &info, const std::map<std::string, int32_t> ¶m) in SendBroadcast() argument 39 bool BroadcastManager::SendBroadcast(const BroadcastInfo &info, const std::map<std::string, int64_t> ¶m) in SendBroadcast() argument 44 bool BroadcastManager::SendBroadcast(const BroadcastInfo &info, const std::map<std::string, std::string> ¶m) in SendBroadcast() argument 50 bool BroadcastManager::SendBroadcastEx(const BroadcastInfo &info, const std argument [all...] |
| /foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/ |
| H A D | net_stats_info.cpp | 98 bool NetStatsInfo::Marshalling(Parcel &parcel, const std::unordered_map<uint32_t, NetStatsInfo> &statsInfos) in Marshalling() argument
|
| /foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/ |
| H A D | profile_sync_handler.cpp | 32 void ProfileSyncHandler::SyncCompleted(const std::map<std::string, Status>& results) in SyncCompleted() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | process_recorder.cpp | 46 bool ProcessRecorder::IsRecordFinish(int userIndex, const std::string &table, in IsRecordFinish() argument [all...] |
| /foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
| H A D | object_callback_impl.cpp | 18 void ObjectSaveCallback::Completed(const std::map<std::string, int32_t> &results) in Completed() argument 23 ObjectSaveCallback::ObjectSaveCallback(const std::function<void(const std::map<std::string, int32_t> &)> &callback) in ObjectSaveCallback() argument 37 void ObjectRetrieveCallback::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed() argument 42 ObjectRetrieveCallback( const std::function<void(const std::map<std::string, std::vector<uint8_t>> &, bool)> &callback) ObjectRetrieveCallback() argument 48 Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) Completed() argument 53 ObjectChangeCallback( const std::function<void(const std::map<std::string, std::vector<uint8_t>> &, bool)> &callback) ObjectChangeCallback() argument [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
| H A D | object_callback_proxy.cpp | 45 void ObjectSaveCallbackProxy::Completed(const std::map<std::string, int32_t> &results) in Completed() argument 83 void ObjectRetrieveCallbackProxy::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed() argument 102 void ObjectChangeCallbackProxy::Completed(const std::map<std::string, std::vector<uint8_t>> &results, bool allReady) in Completed() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | query_utils.cpp | 60 FillQueryInKeys(const std::map<std::string, std::vector<Type>> &syncPk, std::map<std::string, size_t> dataIndex, Query &query) FillQueryInKeys() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/ |
| H A D | kv_store_snapshot_delegate_impl.cpp | 29 Get( const Key &key, const std::function<void(DBStatus, const Value &)> &callback) const Get() argument 54 GetEntries( const Key &keyPrefix, const std::function<void(DBStatus, const std::vector<Entry> &)> &callback) const GetEntries() argument
|
| /foundation/distributeddatamgr/preferences/interfaces/inner_api/include/ |
| H A D | preferences_observer.h | 45 virtual void OnChange(const std::map<std::string, NativePreferences::PreferencesValue> &records) {}; in OnChange() argument
|
| /foundation/window/window_manager/wmserver/include/zidl/ |
| H A D | ressched_report.h | 37 ResSchedDataReport(uint32_t resType, int32_t value = 0, const std::unordered_map<std::string, std::string>& payload = {}) ResSchedDataReport() argument
|
| /third_party/gn/src/gn/ |
| H A D | label_ptr.h | 68 namespace std { namespace
|
| H A D | lib_file.h | 42 namespace std { namespace
|
| H A D | output_file.h | 51 namespace std { namespace
|
| H A D | runtime_deps_unittest.cc | 31 std::string GetVectorDescription( in GetVectorDescription() argument [all...] |
| H A D | source_dir.h | 138 namespace std { global() namespace [all...] |
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_ENUMSTD.c | 49 struct v4l2_standard std; in test_VIDIOC_ENUMSTD() local 126 struct v4l2_standard std; test_VIDIOC_ENUMSTD_S32_MAX() local 145 struct v4l2_standard std; test_VIDIOC_ENUMSTD_S32_MAX_1() local 164 struct v4l2_standard std; test_VIDIOC_ENUMSTD_U32_MAX() local 187 struct v4l2_standard std; test_VIDIOC_ENUMSTD_NULL() local [all...] |