HomeSort by relevance Sort by last modified time
    Searched refs:IsThreadFunctionReady (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/shared_impl/
ppb_audio_shared.h 84 static bool IsThreadFunctionReady();
ppb_audio_shared.cc 140 if (!IsThreadFunctionReady())
180 bool PPB_Audio_Shared::IsThreadFunctionReady() {
  /external/chromium_org/ppapi/proxy/
ppb_audio_proxy.cc 98 if (!PPB_Audio_Shared::IsThreadFunctionReady())

Completed in 126 milliseconds