Home
last modified time | relevance | path

Searched defs:value_type (Results 1 – 5 of 5) sorted by relevance

/build/make/tools/aconfig/aconfig_storage_file/include/aconfig_storage/
Daconfig_storage_file.hpp14 std::string value_type; member
31 std::string value_type; member
/build/make/tools/aconfig/aconfig_storage_write_api/
Daconfig_storage_write_api.cpp68 FlagValueType value_type, in set_flag_has_server_override()
87 FlagValueType value_type, in set_flag_has_local_override()
/build/make/tools/aconfig/aconfig_storage_file/tests/
Dstorage_file_test.cpp29 const std::string& value_type) { in verify_value()
40 const std::string& value_type, bool is_readwrite, in verify_value_info()
/build/make/tools/aconfig/aconfig_storage_file/src/
Dlib.rs311 pub value_type: StoredFlagType, field
355 pub value_type: StoredFlagType, field
414 pub value_type: String, field
422 pub value_type: String, field
/build/make/tools/aconfig/aconfig_storage_read_api/
Daconfig_storage_read_api.cpp189 FlagValueType value_type, in get_flag_attribute()