Home
last modified time | relevance | path

Searched defs:operationType (Results 1 – 6 of 6) sorted by relevance

/base/telephony/call_manager/services/call/call_state_observer/src/
Dproximity_sensor.cpp25 void ProximitySensor::ShutDown(PowerMgr::SuspendDeviceType operationType, bool suspendImmed) in ShutDown()
30 void ProximitySensor::StartUp(PowerMgr::WakeupDeviceType operationType, std::string wakeupReason) in StartUp()
/base/useriam/user_auth_framework/services/context/src/
Dcontext_callback_impl.cpp28 …lbackImpl::ContextCallbackImpl(sptr<IamCallbackInterface> iamCallback, OperationType operationType) in ContextCallbackImpl()
142 OperationType operationType) in NewInstance()
Dtrace.cpp54 uint32_t operationType = metaData.operationType; in ProcessCredChangeEvent() local
/base/useriam/user_auth_framework/frameworks/native/common/dfx/src/
Dhisysevent_adapter.cpp74 void ReportBehaviorCredChange(int32_t userId, int32_t authType, uint32_t operationType, uint32_t op… in ReportBehaviorCredChange()
89 void ReportSecurityCredChange(int32_t userId, int32_t authType, uint32_t operationType, uint32_t op… in ReportSecurityCredChange()
/base/useriam/user_auth_framework/services/context/inc/
Dcontext_callback.h38 OperationType operationType; member
/base/web/webview/interfaces/kits/napi/webdatabase/
Dnapi_geolocation_permission.cpp108 int32_t operationType) in ProcessActionByType()