Home
last modified time | relevance | path

Searched defs:callingId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/standard/
H A Daccess_control_virtual.c49 void TransGetTokenInfo(uint32_t callingId, char *tokenName, int32_t nameLen, int32_t *tokenType) in TransGetTokenInfo()
H A Daccess_control.cpp229 void TransGetTokenInfo(uint32_t callingId, char *tokenName, int32_t nameLen, int32_t *tokenType) in TransGetTokenInfo()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Danomaly_detection_test.cpp136 int32_t callingId = 1; in WindowTypeTest() local