Searched refs:Release (Results 76 - 100 of 1060) sorted by relevance

1234567891011>>

/external/chromium_org/chromeos/dbus/
H A Dfake_bluetooth_profile_service_provider.h31 virtual void Release();
/external/chromium_org/components/dom_distiller/core/
H A Durl_utils_android.cc36 return base::android::ConvertUTF8ToJavaString(env, view_url.spec()).Release();
53 .Release();
68 env, dom_distiller::url_utils::GetIsDistillableJs()).Release();
80 .Release();
/external/chromium_org/components/variations/android/
H A Dvariations_associated_data_android.cc28 return ConvertUTF8ToJavaString(env, param_value).Release();
/external/chromium_org/content/common/
H A Dsandbox_init_win.cc33 policy->Release();
/external/chromium_org/gpu/config/
H A Dgpu_dx_diagnostics_win.cc85 child_container->Release();
124 display_devices->Release();
127 root->Release();
130 provider->Release();
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dpepper_interface.cc39 PP_Resource ScopedResource::Release() { function in class:nacl_io::ScopedResource
52 ppapi_->GetVarInterface()->Release(var_);
56 ppapi_->GetVarInterface()->Release(var_);
60 PP_Var ScopedVar::Release() { function in class:nacl_io::ScopedVar
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Djspipe_test.cc69 var_iface->Release(pipe_var);
70 var_iface->Release(operation_var);
71 var_iface->Release(payload);
72 var_iface->Release(pipe_key);
73 var_iface->Release(payload_key);
74 var_iface->Release(operation_key);
142 // Release message
143 ppapi_.GetVarInterface()->Release(message);
153 // Release message
154 ppapi_.GetVarInterface()->Release(messag
[all...]
/external/chromium_org/ppapi/shared_impl/
H A Dscoped_pp_resource.h46 PP_Resource Release();
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_ashmem.h21 int Release() { function in class:crazy::AshmemRegion
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/synchronization/
H A Dlock_posix.h48 void Release() const { function in class:i18n::phonenumbers::Lock
/external/chromium_org/third_party/libsrtp/srtp/
H A Dinstall-win.bat17 @for %%d in (include\srtp.h crypto\include\crypto.h Debug\srtp.lib Release\srtp.lib) do (
30 copy Release\srtp.lib %destdir%\lib\srtp.lib
/external/chromium_org/third_party/skia/platform_tools/android/bin/
H A Dandroid_setup.sh25 BUILDTYPE=Release
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/test/QA/
H A DruniSACfault.txt7 ISAC=../Release/kenny.exe
8 ISACFIXFLOAT=../Release/testFixFloat.exe
/external/chromium_org/third_party/webrtc/modules/desktop_capture/mac/
H A Ddesktop_configuration_monitor.h42 void Release() { function in class:webrtc::DesktopConfigurationMonitor
/external/chromium_org/third_party/webrtc/video_engine/include/
H A Dvie_external_codec.h26 virtual int Release() = 0;
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
H A Dtb_I420_codec.h39 virtual int32_t Release() OVERRIDE;
55 int32_t Release; member in struct:TbI420Encoder::FunctionCalls
95 virtual int32_t Release() OVERRIDE;
103 int32_t Release; member in struct:TbI420Decoder::FunctionCalls
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_external_codec_impl.h26 virtual int Release();
/external/chromium_org/third_party/webrtc/voice_engine/include/
H A Dvoe_network.h30 // base->Release();
31 // netw->Release();
69 virtual int Release() = 0;
/external/chromium_org/ui/base/dragdrop/
H A Ddrag_source_win.h41 ULONG __stdcall Release();
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_runner_impl_interface.h17 // Invoke Release() to destroy. Release() deletes immediately if the menu isn't
18 // showing. If the menu is showing Release() cancels the menu and when the
31 virtual void Release() = 0;
48 // Call Release() to delete.
/external/compiler-rt/test/builtins/timing/
H A Dtime30 test $ARCH $FILE tuned ../../darwin_fat/Release/libcompiler_rt.a
/external/lzma/CPP/7zip/Archive/Common/
H A DOutStreamWithCRC.h24 void ReleaseStream() { _stream.Release(); }
/external/pdfium/core/src/fxcrt/
H A Dfx_arabic.h13 virtual void Release() function in class:CFX_BidiChar
/external/skia/platform_tools/android/bin/
H A Dandroid_setup.sh21 BUILDTYPE=Release
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/QA/
H A DruniSACfault.txt7 ISAC=../Release/kenny.exe
8 ISACFIXFLOAT=../Release/testFixFloat.exe

Completed in 3040 milliseconds

1234567891011>>