OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tag_info
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phHciNfc.h
162
phHciNfc_Tag_XchgInfo_t
tag_info
;
member in union:phHciNfc_XchgInfo::__anon9517
/system/media/camera/src/
camera_metadata_tag_info.c
539
tag_info_t *
tag_info
[ANDROID_SECTION_COUNT] = {
variable
camera_metadata.c
99
typedef struct
tag_info
{
struct
588
return
tag_info
[tag_section][tag_index].tag_name;
603
return
tag_info
[tag_section][tag_index].tag_type;
/development/tools/emulator/system/camera/
EmulatedFakeCamera2.cpp
559
emulator_tag_info_t *
tag_info
[END_EMULATOR_SECTIONS -
member in namespace:android
580
return
tag_info
[section_index][tag_index].tag_name;
592
return
tag_info
[section_index][tag_index].tag_type;
[
all
...]
Completed in 69 milliseconds