Searched defs:refMap (Results 1 - 4 of 4) sorted by relevance
| /third_party/skia/tests/ | ||
| H A D | HashTest.cpp | 118 SkTHashMap<int, sk_sp<SkRefCnt>> refMap; in DEF_TEST() local |
| /foundation/multimedia/drm_framework/services/utils/include/ | ||
| H A D | napi_param_utils.h | 74 static std::map<T*, uint32_t> refMap; member in OHOS::DrmStandard::ObjectRefMap 92 std::map<T *, uint32_t> ObjectRefMap<T>::refMap; member in OHOS::DrmStandard::ObjectRefMap [all...] |
| /foundation/multimedia/player_framework/frameworks/js/common/ | ||
| H A D | common_napi.h | 368 static std::map<T*, uint32_t> refMap; member in OHOS::Media::ObjectRefMap 386 std::map<T *, uint32_t> ObjectRefMap<T>::refMap; member in OHOS::Media::ObjectRefMap [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/audioutils/include/ | ||
| H A D | audio_utils.h | 245 static std::map<T*, uint32_t> refMap; member in OHOS::AudioStandard::ObjectRefMap 263 std::map<T *, uint32_t> ObjectRefMap<T>::refMap; member in OHOS::AudioStandard::ObjectRefMap [all...] |
Completed in 11 milliseconds