Home
last modified time | relevance | path

Searched defs:action (Results 426 - 450 of 613) sorted by relevance

1...<<11121314151617181920>>...25

/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_drawing_manager.cpp236 bool KnuckleDrawingManager::IsValidAction(const int32_t action) in IsValidAction() argument
H A Dtouch_drawing_manager.cpp814 bool TouchDrawingManager::IsValidAction(const int32_t action) in IsValidAction() argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_event.cpp155 void InputEvent::SetAction(int32_t action) in SetAction() argument
354 std::string_view InputEvent::ActionToShortStr(int32_t action) in ActionToShortStr() argument
368 int32_t action; member
376 std::string_view Action2Str(int32_t eventType, int32_t action) in Action2Str() argument
413 StartLogTraceId(int64_t traceId, int32_t eventType, int32_t action) StartLogTraceId() argument
481 LogTracer(int64_t traceId, int32_t evtType, int32_t action) LogTracer() argument
[all...]
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp570 bool SocPerfConfig::ParseResValue(xmlNode* greatGrandson, const std::string& configFile, std::shared_ptr<Action> action) in ParseResValue() argument
606 std::shared_ptr<Action> action = std::make_shared<Action>(); in TraversalBoostResource() local
765 TraversalActions(std::shared_ptr<Action> action, int32_t actionId) TraversalActions() argument
[all...]
/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp1349 SendStrategy(int32_t type, std::vector<int32_t>& systemAbilityIds, int32_t level, std::string& action) SendStrategy() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp228 void CommonEventCollect::SaveAction(const std::string& action) in SaveAction() argument
575 std::string action = data.GetWant().GetAction(); in OnReceiveEvent() local
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp1052 std::string action; in SendStrategyInner() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dinterface_manager.cpp178 int InterfaceManager::ModifyAddress(uint32_t action, const char *interfaceName, const char *addr, int prefixLen) in ModifyAddress() argument
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_p2p.cpp441 void WifiP2pCEventCallback::OnP2pActionResult(OHOS::Wifi::P2pActionCallback action, OHOS::Wifi::ErrCode code) in OnP2pActionResult() argument
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp263 std::string action = data->GetWant().GetAction(); in OnAppAddOrChangeOrRemove() local
305 std::string action = data->GetWant().GetAction(); in AppEventCheckValid() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_state_machine_test.cpp317 void WarpBroadcastActionResult(P2pActionCallback action, ErrCode result) const in WarpBroadcastActionResult() argument
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp114 bool AppDataParser::VerifyHapPermission(const std::string bundleName, const std::string action) in VerifyHapPermission() argument
139 void AppDataParser::QueryAbilityInfos(const std::string action, std::vector<AbilityInfo> &abilityInfos, in QueryAbilityInfos() argument
166 bool AppDataParser::UpdateAppListInfo(ElementName &element, const std::string action) in UpdateAppListInfo() argument
202 InitAppListByAction(const std::string action) InitAppListByAction() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_db_proxy.cpp69 static void RecordSyncDataTimeStampLog(std::vector<VBucket> &data, uint8_t action) in RecordSyncDataTimeStampLog() argument
321 InnerAction(const std::shared_ptr<CloudActionContext> &context, const std::shared_ptr<ICloudDb> &cloudDb, InnerActionCode action) InnerAction() argument
331 DMLActionTask(const std::shared_ptr<CloudActionContext> &context, const std::shared_ptr<ICloudDb> &cloudDb, InnerActionCode action) DMLActionTask() argument
373 InnerActionTask(const std::shared_ptr<CloudActionContext> &context, const std::shared_ptr<ICloudDb> &cloudDb, InnerActionCode action) InnerActionTask() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_extend.cpp607 int SQLiteSingleVerNaturalStore::RegisterObserverAction(const KvStoreObserver *observer, const ObserverAction &action) in RegisterObserverAction() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_types.h72 KvStoreNbPublishAction action; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_lock_test.cpp302 CloudSyncOption PrepareOption(const Query &query, LockAction action, bool isPriorityTask = false, in PrepareOption() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_statement.cpp163 auto action = ACTIONS[arg.get().value.index()]; in BindArgs() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp510 int32_t action = pReq->GetOperation(); in ON_IPC_SET_REQUEST() local
823 int32_t action = data.ReadInt32(); in ON_IPC_CMD() local
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/
H A Ddevice_manager_notify.cpp748 void DeviceManagerNotify::OnCredentialResult(const std::string &pkgName, int32_t &action, in OnCredentialResult() argument
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp616 int32_t action = data.ReadInt32(); in ON_IPC_CMD() local
780 int32_t action = pReq->GetCredentialAction(); in ON_IPC_SET_REQUEST() local
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dsvc_session_manager_mock.cpp184 void SvcSessionManager::SetServiceSchedAction(const string &bundleName, BConstants::ServiceSchedAction action) in SetServiceSchedAction() argument
H A Dsvc_session_manager_throw_mock.cpp112 void SvcSessionManager::SetServiceSchedAction(const string &bundleName, BConstants::ServiceSchedAction action) in SetServiceSchedAction() argument
/foundation/filemanagement/dfs_service/test/mock/
H A Ddevice_manager_impl_mock.cpp179 int32_t DeviceManagerImpl::SetUserOperation(const std::string &pkgName, int32_t action, const std::string &params) in SetUserOperation() argument
/foundation/filemanagement/user_file_service/interfaces/kits/picker/
H A Dpicker.js[all...]
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_proxy.cpp966 WSError SessionStageProxy::SetPipActionEvent(const std::string& action, int32_t status) in SetPipActionEvent() argument

Completed in 33 milliseconds

1...<<11121314151617181920>>...25