Home
last modified time | relevance | path

Searched refs:Properties (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker_config.cpp287 class Properties { class
289 explicit Properties(std::unordered_map<std::string, PropertyValue>&& properties) in Properties() function in Properties
365 DISALLOW_IMPLICIT_CONSTRUCTORS(Properties);
389 Properties properties(std::move(property_map)); in read_binary_config()