/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_browse.h | 467 uint8_t GetScope(void) const in GetScope() function 690 uint8_t GetScope(void) const in GetScope() function 817 uint8_t GetScope(void) const in GetScope() function
|
H A D | avrcp_tg_vendor.h | 901 uint8_t GetScope() const in GetScope() function 1029 uint8_t GetScope(void) const in GetScope() function
|
H A D | avrcp_tg_profile.cpp | 994 … myObserver_->playItem(rawAddr, piPkt->GetScope(), piPkt->GetUid(), piPkt->GetUidCounter(), label); in ReceivePlayItemCmd() 1023 …myObserver_->addToNowPlaying(rawAddr, atnpPkt->GetScope(), atnpPkt->GetUid(), atnpPkt->GetUidCount… in ReceiveAddToNowPlayingCmd() 1656 …rawAddr, myPkt->GetScope(), myPkt->GetStartItem(), myPkt->GetEndItem(), myPkt->GetAttributes(), la… in ReceiveGetFolderItemsCmd() 1687 …rawAddr, myPkt->GetScope(), myPkt->GetUid(), myPkt->GetUidCounter(), myPkt->GetAttributes(), label… in ReceiveGetItemAttributesCmd() 1718 myObserver_->getTotalNumberOfItems(rawAddr, myPkt->GetScope(), label); in ReceiveGetTotalNumberOfItemsCmd()
|
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/src/ |
H A D | perm_state_change_callback_customize.cpp | 31 void PermStateChangeCallbackCustomize::GetScope(PermStateChangeScope &scopeInfo) const in GetScope() function in OHOS::Security::AccessToken::PermStateChangeCallbackCustomize
|
H A D | accesstoken_manager_client.cpp | 332 customizedCb->GetScope(scopeParcel.scope); in RegisterPermStateChangeCallback()
|
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/ |
H A D | perm_state_change_callback_customize.h | 77 void GetScope(PermStateChangeScope &scopeInfo) const;
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | rule_cluster.cpp | 178 if (result.GetScope() == "app") { in ParseTagLinks() 180 } else if (result.GetScope() == "sys") { in ParseTagLinks()
|
H A D | rule_cluster.h | 60 std::string GetScope() const in GetScope() function
|
/ohos5.0/base/security/access_token/interfaces/kits/cj/accesstoken/src/ |
H A D | at_manager_impl.cpp | 347 item->subscriber->GetScope(scopeInfo); in UnregisterPermStateChangeCallback() 767 item->subscriber->GetScope(scopeInfo); in FindAndGetSubscriberInVector() 788 (*item)->subscriber->GetScope(stateChangeScope); in DeleteRegisterFromVector() 837 registerPermStateChangeInfo->subscriber->GetScope(targetScopeInfo); in IsExistRegister() 844 item->subscriber->GetScope(scopeInfo); in IsExistRegister()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_browse.h | 460 uint8_t GetScope(void) const in GetScope() function
|
H A D | avrcp_ct_profile.cpp | 1825 packet.GetScope(), in ReceiveGetFolderItemsRsp() 1940 pkt->GetScope(), in ProcessBrowseTimeout()
|
/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/src/ |
H A D | napi_atmanager.cpp | 1331 item->subscriber->GetScope(scopeInfo); in UnregisterPermStateChangeCallback() 1364 item->subscriber->GetScope(scopeInfo); in FindAndGetSubscriberInVector() 1380 registerPermStateChangeInfo->subscriber->GetScope(targetScopeInfo); in IsExistRegister() 1387 item->subscriber->GetScope(scopeInfo); in IsExistRegister() 1439 (*item)->subscriber->GetScope(stateChangeScope); in DeleteRegisterFromVector()
|
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/ |
H A D | libaccesstoken_sdk.map | 63 …"OHOS::Security::AccessToken::PermStateChangeCallbackCustomize::GetScope(OHOS::Security::AccessTok…
|