OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_attached
(Results
1 - 8
of
8
) sorted by null
/external/srec/srec/include/
mutualob.h
43
booldata
is_attached
;
member in struct:__anon28301
frontapi.h
60
booldata
is_attached
;
member in struct:__anon28291
[
all
...]
/external/srec/srec/cfront/
ca_cms.c
102
if (hWave->
is_attached
== True)
143
if (hWave->
is_attached
== True)
167
if (hWave->
is_attached
== True)
181
hWave->
is_attached
= True;
191
*isAttached = hWave->
is_attached
;
212
if (hWave->
is_attached
== False)
224
hWave->
is_attached
= False;
237
if (hWave->
is_attached
== False)
/external/chromium_org/chrome/browser/storage_monitor/
media_transfer_protocol_device_observer_linux.h
54
virtual void StorageChanged(bool
is_attached
,
media_transfer_protocol_device_observer_linux.cc
170
bool
is_attached
,
175
if (
is_attached
) {
/external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h
85
bool
is_attached
() { return [window_ parentWindow] != nil; }
function in class:StatusBubbleMac
/external/chromium_org/chrome/browser/ui/cocoa/
status_bubble_mac.h
90
bool
is_attached
() { return [window_ parentWindow] != nil; }
function in class:StatusBubbleMac
/external/chromium_org/device/media_transfer_protocol/
media_transfer_protocol_manager.h
67
virtual void StorageChanged(bool
is_attached
,
Completed in 3324 milliseconds