Home
last modified time | relevance | path

Searched defs:status (Results 1 - 25 of 3191) sorted by relevance

12345678910>>...128

/base/usb/usb_manager/test/common/src/
H A Dusb_callback_test.cpp41 int32_t UsbCallbackTest::OnBulkWriteCallback(int32_t status, int32_t actLength) in OnBulkWriteCallback() argument
47 int32_t UsbCallbackTest::OnBulkReadCallback(int32_t status, int32_t actLength) in OnBulkReadCallback() argument
/base/update/updateservice/interfaces/inner_api/feature/update/model/clear/
H A Dclear_options.h23 UpgradeStatus status = UpgradeStatus::INIT; member
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dadapter_bt_utils_test.cpp35 auto status = BleOhosStatusToSoftBus(OHOS_BT_STATUS_SUCCESS); in HWTEST() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure.c28 void HciOnCmdFailed(uint16_t opCode, uint8_t status, const void *param) in HciOnCmdFailed() argument
/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_authenticator_stub.h40 bool status = true; member in OHOS::AccountSA::MockAppAccountAuthenticator
/base/print/print_fwk/utils/include/
H A Dscan_util.h36 inline ScanErrorCode ScanUtil::ConvertErro(const SANE_Status status) in ConvertErro() argument
/foundation/ability/ability_lite/interfaces/kits/js/napi/
H A Djs_aafwk.cpp40 int status; variable
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_checkbox_group_ffi.h27 int32_t status; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Dkv_store_snapshot_callback.cpp21 void KvStoreSnapshotCallback::Callback(DBStatus status, const std::vector<Entry> &entriesVec) in Callback() argument
H A Ddelegate_kv_mgr_callback.cpp17 void DelegateKvMgrCallback::Callback(DistributedDB::DBStatus status, DistributedDB::KvStoreDelegate *kvStoreDelegate) in Callback() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/general/
H A Dpermission_strategy.cpp30 int status = in operator ()() local
/base/global/i18n/frameworks/intl/test/fuzztest/entityrecongnizer_fuzzer/
H A Dentityrecongnizer_fuzzer.cpp30 UErrorCode status = U_ZERO_ERROR; in DoSomethingInterestingWithMyAPI() local
/base/request/request/pre_download/netstack_rs/src/
H A Dtask.rs56 pub fn status(&mut self) -> TaskStatus { in status() functions
/base/powermgr/battery_manager/services/native/include/
H A Dhdi_service_status_listener.h34 callback_(status); variable
/base/powermgr/power_manager/services/native/src/actions/default/
H A Dhdi_service_status_listener.h34 callback_(status); variable
/base/powermgr/thermal_manager/services/native/include/
H A Dhdi_service_status_listener.h34 callback_(status); variable
/base/notification/distributed_notification_service/services/ans/src/
H A Ddistributed_device_status.cpp24 ErrCode DistributedDeviceStatus::SetDeviceStatus(const std::string &deviceType, const uint32_t status) in SetDeviceStatus() argument
/base/startup/init/interfaces/innerkits/include/
H A Dservice_watcher.h32 ServiceStatus status; member
/base/tee/tee_client/services/teecd/include/
H A Dtee_ca_daemon.h19 int status; member
/base/telephony/core_service/services/tel_ril/include/
H A Dhdf_service_status_listener.h34 callback_(status); variable
/base/update/updater/services/hdi/server/
H A Dupdate_hdi_impl.cpp35 int32_t UpdateHdiImpl::GetLockStatus(bool &status) in GetLockStatus() argument
/base/update/updateservice/interfaces/inner_api/feature/update/model/common/
H A Dprogress.h27 UpgradeStatus status = UpgradeStatus::INIT; member
/foundation/ability/ability_lite/services/abilitymgr_lite/src/task/
H A Dability_attach_task.cpp44 AbilityMsStatus status = appRecord->SetAbilityThreadClient(*client_); in Execute() local
/foundation/graphic/graphic_3d/3d_scene_adapter/src/
H A Dscene_bridge.cpp27 napi_status status = napi_unwrap(env, value, reinterpret_cast<void**>(&sceneNapi)); in UnwrapSceneFromJs() local
/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegVidEncConfig.cpp35 auto status = Ffmpeg::GetVideoEncoderParameters(avCodecContext, Tag::SECTION_VIDEO_UNIVERSAL_START, val); in HWTEST() local

Completed in 5 milliseconds

12345678910>>...128