| /external/bluetooth/bluedroid/btif/src/ |
| btif_pan.c | 520 int btpan_role = bta_role_to_btpan(p_data->set_role.role); 567 /* debug("conn bta local_role:%d, bta remote role:%d", conn->local_role, conn->remote_role); */ 569 /* debug("bta local_role:%d, bta remote role:%d", p_data->open.local_role, p_data->open.peer_role); */
|
| /external/chromium_org/chrome_frame/test/ |
| chrome_frame_ui_test_utils.cc | 189 LOG(ERROR) << "GetRoleText failed for role: " << V_I4(&role_variant); 195 LOG(ERROR) << "Role was unexpected variant type: " 632 ss << L"Role: '" << role_text_ << L"', ";
|
| /external/chromium_org/content/common/ |
| accessibility_node_data.cc | 37 role(blink::WebAXRoleUnknown), 144 switch (role) { 448 result += " role=" + value;
|
| /external/chromium_org/media/audio/win/ |
| audio_low_latency_input_win.cc | 84 // device with the specified unique identifier or role which was 467 // Retrieve the IMMDevice by using the specified role or the specified 471 // Retrieve the default capture audio endpoint for the specified role.
|
| /external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
| port.h | 141 // Methods to set/get ICE role and tiebreaker values. 143 void SetIceRole(IceRole role) { ice_role_ = role; }
|
| p2ptransportchannel_unittest.cc | 222 void SetIceRole(cricket::IceRole role) { role_ = role; } 398 void SetIceRole(int endpoint, cricket::IceRole role) { 399 GetEndpoint(endpoint)->SetIceRole(role); 572 // Creating channels with both channels role set to CONTROLLING. [all...] |
| /external/clang/include/clang/Lex/ |
| HeaderSearch.h | 125 void setHeaderRole(ModuleMap::ModuleHeaderRole Role) { 126 HeaderRole = Role; 427 ModuleMap::ModuleHeaderRole Role,
|
| /frameworks/av/media/libstagefright/codecs/on2/enc/ |
| SoftVPXEncoder.cpp | 643 const OMX_PARAM_COMPONENTROLETYPE* role) { 644 const char* roleText = (const char*)role->cRole; 648 ALOGE("Unsupported component role");
|
| /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
| omx_vdec_copper.cpp | [all...] |
| /external/chromium_org/testing/gtest/test/ |
| gtest-death-test_test.cc | 824 void SetParameters(bool create, DeathTest::TestRole role, 873 TestRole role, int status, bool passed) : 874 parent_(parent), role_(role), status_(status), passed_(passed) { 918 DeathTest::TestRole role, 921 role_ = role; [all...] |
| /ndk/sources/third_party/googletest/googletest/test/ |
| gtest-death-test_test.cc | 824 void SetParameters(bool create, DeathTest::TestRole role, 873 TestRole role, int status, bool passed) : 874 parent_(parent), role_(role), status_(status), passed_(passed) { 918 DeathTest::TestRole role, 921 role_ = role; [all...] |
| /frameworks/native/include/media/openmax/ |
| OMX_Core.h | 297 /* Component name and Role names are limited to 128 characters including the terminating '\0'. */ 304 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */ [all...] |
| /hardware/qcom/media/mm-core/inc/ |
| OMX_Core.h | 280 /* Component name and Role names are limited to 128 characters including the terminating '\0'. */ 287 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */ [all...] |
| /hardware/qcom/media/mm-core/omxcore/inc/ |
| OMX_Core.h | 280 /* Component name and Role names are limited to 128 characters including the terminating '\0'. */ 287 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */ [all...] |
| /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
| OMX_Core.h | 280 /* Component name and Role names are limited to 128 characters including the terminating '\0'. */ 287 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */ [all...] |
| /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
| OMX_Core.h | 280 /* Component name and Role names are limited to 128 characters including the terminating '\0'. */
287 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */
[all...] |
| /hardware/ti/omap4xxx/domx/omx_core/inc/ |
| OMX_Core.h | 280 /* Component name and Role names are limited to 128 characters including the terminating '\0'. */ 287 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */ [all...] |
| /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
| omx_vdec_msm8974.cpp | [all...] |
| /external/bluetooth/bluedroid/stack/bnep/ |
| bnep_utils.c | 734 BNEP_TRACE_EVENT1 ("BNEP - role change response is %d", resp_code); [all...] |
| /frameworks/base/docs/html/reference/com/google/android/gms/wallet/ |
| package-summary.html | 677 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/wallet/LineItem.Role.html">LineItem.Role</a></td> 678 <td class="jd-descrcol" width="100%">Role of a line item. </td>
|
| /build/core/combo/ |
| TARGET_linux-x86.mk | 32 # Its role is to define various ARCH_X86_HAVE_XXX feature macros,
|
| /external/bluetooth/bluedroid/bta/av/ |
| bta_av_api.c | 560 ** This message is sent only when the peer supports the TG role.
|
| /external/bluetooth/bluedroid/stack/btu/ |
| btu_hcif.c | 1726 UINT8 role; local [all...] |
| /external/bluetooth/bluedroid/stack/include/ |
| btm_api.h | 703 /* Returned with structure in role switch callback (tBTM_ROLE_SWITCH_CMPL) */ 737 /* Structure returned with Role Switch information (in tBTM_CMPL_CB callback function) 743 UINT8 role; /* BTM_ROLE_MASTER or BTM_ROLE_SLAVE */ member in struct:__anon3689 [all...] |
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
| AttributeCertificateHolder.java | 42 * -- the name of the claimant or role
|