Searched defs:refMap (Results 1 - 3 of 3) sorted by relevance
/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 3 milliseconds