OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hw_ini
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
snaphost-android.h
18
*
hw_ini
- IniFile instance containing the current HW config settings.
23
extern int snaphost_match_configs(IniFile*
hw_ini
, const char* name);
snaphost-android.c
109
snaphost_match_configs(IniFile*
hw_ini
, const char* name)
127
if (_cmp_hw_config(
hw_ini
, hwcfg_bkp)) {
/external/qemu/
vl-android.c
2566
IniFile*
hw_ini
= NULL;
local
[
all
...]
Completed in 36 milliseconds