Searched defs:changeType (Results 1 – 8 of 8) sorted by relevance
69 PartitionChangeType changeType = NOT_CHANGE; in TraversePartitionList() local
112 …nID tokenId, const std::string& permName, const std::string& deviceId, ActiveChangeType changeType) in ExecuteCallbackAsync()
119 …nager::ExecuteCallbackAsync(AccessTokenID tokenID, const std::string& permName, int32_t changeType) in ExecuteCallbackAsync()
61 void ReportTemplateChange(int32_t executorType, uint32_t changeType, const std::string &reason) in ReportTemplateChange()
155 AudioStandard::DeviceChangeType changeType = deviceChangeAction.type; in OnDeviceChange() local
91 PartitionChangeType changeType; member
452 std::shared_ptr<RunningLockInner>& lockInner, RunningLockChangedType changeType) in NotifyRunningLockChanged()665 void RunningLockMgr::NotifyHiView(RunningLockChangedType changeType, const RunningLockInner& lockIn… in NotifyHiView()
371 int32_t changeType = isGranted ? GRANTED : REVOKED; in UpdateTokenPermissionState() local