Home
last modified time | relevance | path

Searched refs:NFC_CALLER_UID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/
H A Dimplicit_start_processor_test.cpp34 const int NFC_CALLER_UID = 1027; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp42 const int NFC_CALLER_UID = 1027; variable
392 if (IPCSkeleton::GetCallingUid() == NFC_CALLER_UID && in GenerateAbilityRequestByAction()