Searched refs:RemoveAllCallbackReferences (Results 1 – 3 of 3) sorted by relevance
34 void RemoveAllCallbackReferences(const std::string &callbackName);
82 void NapiAudioManagerInterruptCallback::RemoveAllCallbackReferences(const std::string &callbackName) in RemoveAllCallbackReferences() function in OHOS::AudioStandard::NapiAudioManagerInterruptCallback
1363 cb->RemoveAllCallbackReferences(INTERRUPT_CALLBACK_NAME); in UnregisterInterruptCallback()