Searched defs:GetPropertyBuffer (Results 1 – 6 of 6) sorted by relevance
32 const auto GetPropertyBuffer = ark::os::unix::property::GetPropertyBuffer; variable
21 bool GetPropertyBuffer(const char * /* ark_prop */, std::string & /* out */) in GetPropertyBuffer() function
31 const auto GetPropertyBuffer = panda::os::unix::property::GetPropertyBuffer; variable
24 bool GetPropertyBuffer([[maybe_unused]] const char *arkProp, [[maybe_unused]] std::string &out) in GetPropertyBuffer() function
24 bool GetPropertyBuffer([[maybe_unused]] const char *ark_prop, [[maybe_unused]] std::string &out) in GetPropertyBuffer() function