Home
last modified time | relevance | path

Searched refs:GRANT_URI_PERMISSION (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_radar_reporter.h48 GRANT_URI_PERMISSION = 3,
/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h99 GRANT_URI_PERMISSION, member in OHOS::AAFwk::EventName
/foundation/ability/ability_runtime/test/unittest/event_report_test/
H A Devent_report_test.cpp87 EXPECT_EQ(EventReport::ConvertEventName(EventName::GRANT_URI_PERMISSION), "GRANT_URI_PERMISSION"); in HWTEST_F()
443 EventName eventName = EventName::GRANT_URI_PERMISSION; in HWTEST_F()
444 EXPECT_EQ(EventReport::ConvertEventName(eventName), "GRANT_URI_PERMISSION"); in HWTEST_F()
/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp73 EventReport::SendGrantUriPermissionEvent(EventName::GRANT_URI_PERMISSION, eventInfo); in SendSystemAppGrantUriPermissionEvent()
76 TAG_LOGD(AAFwkTag::URIPERMMGR, "Send GRANT_URI_PERMISSION Event"); in SendSystemAppGrantUriPermissionEvent()
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Duserfilemgr_uri.h159 const std::string GRANT_URI_PERMISSION = "phaccess_granturipermission"; member
436 const std::string MEDIALIBRARY_GRANT_URIPERM_URI = MEDIALIBRARY_DATA_URI + "/" + GRANT_URI_PERMISSION;
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedialibrary_operation.cpp69 { GRANT_URI_PERMISSION, OperationObject::APP_URI_PERMISSION_INNER }, in GetOprnObjMap()
/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp301 case EventName::GRANT_URI_PERMISSION: in SendGrantUriPermissionEvent()
683 "GRANT_URI_PERMISSION", "FA_SHOW_ON_LOCK", "START_PRIVATE_ABILITY", in ConvertEventName()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp316 BizScene::GET_DATA, GetDataStage::GRANT_URI_PERMISSION, StageRes::FAILED, E_NO_PERMISSION); in ProcessUri() member in OHOS::UDMF::GetDataStage

Completed in 7 milliseconds