Searched refs:SystemTonePlayerNapiConstructor (Results 1 – 2 of 2) sorted by relevance
41 static napi_value SystemTonePlayerNapiConstructor(napi_env env, napi_callback_info info);
62 …SystemTonePlayerNapiConstructor, nullptr, sizeof(system_tone_player_prop) / sizeof(system_tone_pla… in Init()76 napi_value SystemTonePlayerNapi::SystemTonePlayerNapiConstructor(napi_env env, napi_callback_info i… in SystemTonePlayerNapiConstructor() function in OHOS::Media::SystemTonePlayerNapi