Home
last modified time | relevance | path

Searched defs:status (Results 576 - 600 of 7243) sorted by relevance

1...<<21222324252627282930>>...290

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/
H A Dpublish_strategy.cpp48 int32_t status = delegate->Upsert(KvDBDelegate::DATA_TABLE, data); in Execute() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_callback_proxy.cpp64 void ObjectRevokeSaveCallbackProxy::Completed(int32_t status) in Completed() argument
H A Dobject_asset_machine.h30 DistributedData::TransferStatus status = DistributedData::STATUS_STABLE; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dlifecycle_policy.cpp62 auto status = GetTimeoutKeys(store, INTERVAL, timeoutKeys); in OnTimeout() local
78 auto status = store->GetBatchData(DATA_PREFIX, datas); in GetTimeoutKeys() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_snapshot_delegate_impl.cpp37 DBStatus status = DB_ERROR; in Get() local
62 DBStatus status = DB_ERROR; in GetEntries() local
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_observer_proxy.cpp49 void PasteboardObserverProxy::OnPasteboardEvent(std::string bundleName, int32_t status) in OnPasteboardEvent() argument
/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardobserver_fuzzer/
H A Dpasteboardobserver_fuzzer.cpp78 int32_t status = TypeCast<int32_t>(rawData, &pos); in FuzzPasteboardObserverOnPasteboardEventStub() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_error_utils.cpp48 Status GenerateNapiError(int32_t status, int32_t &errCode, std::string &errMessage) in GenerateNapiError() argument
67 void ThrowNapiError(napi_env env, int32_t status, const std::string &errMessage) in ThrowNapiError() argument
[all...]
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreCustomDir.test.js
H A DRdbStoreAssetResultSetJsunit.test.js[all...]
H A DRdbStoreQueryByStepSync.test.js
H A DRdbStoreQueryByStep.test.js
/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Ddfx_test.cpp57 auto status = Reporter::GetInstance().PasteboardFault().Report(faultMsg); in HWTEST_F() local
73 auto status = Reporter::GetInstance().TimeConsumingStatistic().Report(timeConsumingStat); in HWTEST_F() local
99 auto status = Reporter::GetInstance().TimeConsumingStatistic().Report(timeConsumingStat); in HWTEST_F() local
127 auto status = Reporter::GetInstance().TimeConsumingStatistic().Report(timeConsumingStat); HWTEST_F() local
155 auto status = Reporter::GetInstance().TimeConsumingStatistic().Report(timeConsumingStat); HWTEST_F() local
171 auto status = Reporter::GetInstance().PasteboardBehaviour().Report(behaviourMsg); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/include/
H A Djs_sendable_utils.h80 napi_status status = napi_create_sendable_array_with_length(env, value.size(), &jsValue); in Convert2Sendable() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_hdf_operate.cpp29 void DCameraHdfServStatListener::OnReceive(const ServiceStatus& status) in OnReceive() argument
[all...]
/foundation/distributedhardware/device_manager/ext/pin_auth/src/standard/
H A Dpin_auth_ui.cpp50 AbilityStatus status = dmAbilityMgr->StartAbility(want); in ShowPinDialog() local
77 AbilityStatus status = dmAbilityMgr->StartAbility(want); in InputPinDialog() local
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Djs_ability.cpp27 napi_status status = AbilityRuntime::IsStageContext(env, value, isStageMode); in GetContextMode() local
/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Duniform_type_descriptor_impl.cpp54 auto status = E_OK; in GetUniformDataTypeByFilenameExtension() local
78 auto status = E_OK; in GetUniformDataTypeByMIMEType() local
/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_error_utils.h33 int32_t status; member
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesource/src/
H A Ddaudio_ipc_callback_proxy.cpp25 OnNotifyRegResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &resultData) OnNotifyRegResult() argument
45 OnNotifyUnregResult(const std::string &devId, const std::string &dhId, const std::string &reqId, int32_t status, const std::string &resultData) OnNotifyUnregResult() argument
66 OnHardwareStateChanged(const std::string &devId, const std::string &dhId, int32_t status) OnHardwareStateChanged() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/
H A Ddcamera_service_state_listener_test.cpp77 int32_t status = 0; in HWTEST_F() local
99 int32_t status = 0; in HWTEST_F() local
121 int32_t status = 0; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_state_listener.h42 int32_t OnHardwareStateChanged(const std::string &devId, const std::string &dhId, int32_t status) in OnHardwareStateChanged() argument
30 OnRegisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, int32_t status, std::string& data) OnRegisterNotify() argument
36 OnUnregisterNotify(const std::string& devId, const std::string& dhId, const std::string& reqId, int32_t status, std::string& data) OnUnregisterNotify() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_common_type_init.cpp25 napi_status status = napi_create_int32(env, value, &property); in SetNamedProperty() local
50 napi_status status; in CommonTypeExport() local
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_event.cpp92 napi_status status = napi_get_reference_value(env_, thisVarRef_, &thisVar); in OnEvent() local
[all...]
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Ddm_native_event.cpp93 napi_status status = napi_get_reference_value(env_, thisVarRef_, &thisVar); in OnEvent() local
[all...]

Completed in 9 milliseconds

1...<<21222324252627282930>>...290