Home
last modified time | relevance | path

Searched defs:std (Results 1076 - 1100 of 1934) sorted by relevance

1...<<41424344454647484950>>...78

/foundation/distributeddatamgr/kv_store/test/fuzztest/devicekvstore_fuzzer/
H A Ddevicekvstore_fuzzer.cpp56 void DeviceSyncCallbackTestImpl::SyncCompleted(const std::map<std::string, Status> &results) in SyncCompleted() argument
[all...]
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dflat_object_store.cpp387 Save(const std::string &bundleName, const std::string &sessionId, const std::string &deviceId, const std::map<std::string, std::vector<uint8_t>> &objectData) Save() argument
429 SaveObject(const std::string &bundleName, const std::string &sessionId, const std::string &deviceId, const std::map<std::string, std::vector<uint8_t>> &objectData, const std::function<void(const std::map<std::string, int32_t> &)> &callback) SaveObject() argument
482 ResumeObject(const std::string &bundleName, const std::string &sessionId, std::function<void(const std::map<std::string, std::vector<uint8_t>> &data, bool allReady)> &callback) ResumeObject() argument
504 SubscribeDataChange(const std::string &bundleName, const std::string &sessionId, std::function<void(const std::map<std::string, std::vector<uint8_t>> &data, bool allReady)> &callback) SubscribeDataChange() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.cpp63 int32_t ObjectServiceImpl::ObjectStoreSave(const std::string &bundleName, const std::string &sessionId, in ObjectStoreSave() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dbackup_manager.cpp217 DeleteBackup( std::map<std::string, Status> &deleteList, const std::string &baseDir, const std::string &storeId) DeleteBackup() argument
386 ClearResidueFile( std::map<std::string, ResidueInfo> residueInfo, const std::string &baseDir, const std::string &storeId) ClearResidueFile() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp190 GetKvStore(const std::string &storeId, const KvStoreDelegate::Option &option, const std::function<void(DBStatus, KvStoreDelegate *)> &callback) GetKvStore() argument
260 GetKvStoreParamCheck(const std::string &storeId, const KvStoreNbDelegate::Option &option, const std::function<void(DBStatus, KvStoreNbDelegate *)> &callback) const GetKvStoreParamCheck() argument
312 GetKvStore(const std::string &storeId, const KvStoreNbDelegate::Option &option, const std::function<void(DBStatus, KvStoreNbDelegate *)> &callback) GetKvStore() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_operation.cpp262 ExeSyncProcessCallFun(const std::map<std::string, DeviceSyncProcess> &syncProcessMap) ExeSyncProcessCallFun() argument
455 GetFinishDetailMsg(const std::map<std::string, int> &finishStatus) GetFinishDetailMsg() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_store.cpp661 SyncCompleted(const std::map<std::string, DistributedKv::Status>& results) SyncCompleted() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dcommit_history_sync.cpp582 GetCommitTree(const std::map<std::string, MultiVerCommitNode> &commitMap, std::vector<MultiVerCommitNode> &commits) GetCommitTree() argument
[all...]
/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp58 void DeviceSyncCallbackTestImpl::SyncCompleted(const std::map<std::string, Status> &results) in SyncCompleted() argument
[all...]
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.cpp329 ReportStatisticEvent( const std::vector<std::map<int, int>> &timeConsumingStat, const std::string &pasteboardState) ReportStatisticEvent() argument
[all...]
/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp376 NativeValuesToCValueTypes(const std::map<std::string, PreferencesValue> &objects, int32_t &code) NativeValuesToCValueTypes() argument
[all...]
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_test.cpp114 OnChange( const std::map<std::string, OHOS::NativePreferences::PreferencesValue> &records) OnChange() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/
H A Dnapi_data_utils.cpp213 SetValue(napi_env env, const std::map<std::string, int32_t> &in, napi_value &out) SetValue() argument
244 SetValue(napi_env env, const std::map<std::string, int64_t> &in, napi_value &out) SetValue() argument
[all...]
/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_manager.cpp57 int32_t DiscoveryManager::EnableDiscoveryListener(const std::string &pkgName, in EnableDiscoveryListener() argument
110 DisableDiscoveryListener(const std::string &pkgName, const std::map<std::string, std::string> &extraParam) DisableDiscoveryListener() argument
141 StartDiscovering(const std::string &pkgName, const std::map<std::string, std::string> &discoverParam, const std::map<std::string, std::string> &filterOptions) StartDiscovering() argument
179 ConfigDiscParam(const std::map<std::string, std::string> &discoverParam, DmSubscribeInfo *dmSubInfo) ConfigDiscParam() argument
231 StartDiscoveringNoMetaType(const std::string &pkgName, DmSubscribeInfo &dmSubInfo, const std::map<std::string, std::string> &param) StartDiscoveringNoMetaType() argument
253 StartDiscovering4MetaType(const std::string &pkgName, DmSubscribeInfo &dmSubInfo, const std::map<std::string, std::string> &param) StartDiscovering4MetaType() argument
457 HandleDiscoveryQueue(const std::string &pkgName, uint16_t subscribeId, const std::map<std::string, std::string> &filterOps) HandleDiscoveryQueue() argument
503 UpdateInfoFreq( const std::map<std::string, std::string> &discoverParam, DmSubscribeInfo &dmSubInfo) UpdateInfoFreq() argument
[all...]
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp201 int UntarFile::DealParseTarFileResult(const std::tuple<int, bool, ErrFileInfo> &result, in DealParseTarFileResult() argument
279 DealIncreParseTarFileResult(const std::tuple<int, bool, ErrFileInfo> &result, const off_t fileSize, const std::string &fileName, EndFileInfo &fileInfos, ErrFileInfo &errInfos) DealIncreParseTarFileResult() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info_manager.cpp313 QueryCapabilityByFilters( const std::map<CapabilityInfoFilter, std::string> &filters) QueryCapabilityByFilters() argument
[all...]
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/
H A Dsvc_session_manager_mock.cpp231 IncreaseSessionCnt(const std::string) IncreaseSessionCnt() argument
233 DecreaseSessionCnt(const std::string) DecreaseSessionCnt() argument
235 SetPublishFlag(const std::string&) SetPublishFlag() argument
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_other_test.cpp44 UniqueFd Service::GetLocalCapabilitiesIncremental(const std::vector<BIncrementalData>&) in GetLocalCapabilitiesIncremental() argument
61 vector<string> Service::GetBundleNameByDetails(const std::vector<BIncrementalData>&) in GetBundleNameByDetails() argument
66 ErrCode Service::AppendBundlesIncrementalBackupSession(const std::vector<BIncrementalData>&) in AppendBundlesIncrementalBackupSession() argument
71 ErrCode Service::AppendBundlesIncrementalBackupSession(const std::vector<BIncrementalData>&, in AppendBundlesIncrementalBackupSession() argument
87 ErrCode Service::AppIncrementalFileReady(const std::string&, UniqueFd, UniqueFd, int32_t) in AppIncrementalFileReady() argument
97 ErrCode Service::GetIncrementalFileHandle(const std::string&, const std argument
107 NotifyCallerCurAppIncrementDone(ErrCode, const std::string&) NotifyCallerCurAppIncrementDone() argument
[all...]
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_controller.cpp400 ProcessDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, Rect>& displayRectMap) ProcessDisplayCreate() argument
424 ProcessDisplayDestroy(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, Rect>& displayRectMap, std::vector<uint32_t>& windowIds) ProcessDisplayDestroy() argument
441 ProcessSystemBarRotation(const sptr<WindowNode>& node, const std::map<DisplayId, Rect>& displayRectMap) ProcessSystemBarRotation() argument
461 UpdateNodeSizeChangeReasonWithRotation(DisplayId displayId, const std::map<DisplayId, Rect>& displayRectMap) UpdateNodeSizeChangeReasonWithRotation() argument
488 ProcessDisplayChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, Rect>& displayRectMap, DisplayStateChangeType type) ProcessDisplayChange() argument
521 ProcessDisplaySizeChangeOrRotation(DisplayId defaultDisplayId, DisplayId displayId, const std::map<DisplayId, Rect>& displayRectMap, DisplayStateChangeType type) ProcessDisplaySizeChangeOrRotation() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmsp3400-kthreads.c26 v4l2_std_id std; member
155 const char *msp_standard_std_name(int std) in msp_standard_std_name() argument
165 static v4l2_std_id msp_standard_std(int std) in msp_standard_std() argument
686 int val, i, std, count; in msp3410d_thread() local
[all...]
H A Dmsp3400-driver.h84 int std; member
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib0090.h37 int std; member
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_v4l.c904 static int std_callback(struct saa7146_dev* dev, struct saa7146_standard *std) in std_callback() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-cards.h88 v4l2_std_id std; /* standard for which the tuner is suitable */ member
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Dvpbe_venc.c58 v4l2_std_id std; member

Completed in 18 milliseconds

1...<<41424344454647484950>>...78