Home
last modified time | relevance | path

Searched defs:GetPropertyBuffer (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/os/
Dproperty.h32 const auto GetPropertyBuffer = ark::os::unix::property::GetPropertyBuffer; variable
Dproperty.cpp21 bool GetPropertyBuffer(const char * /* ark_prop */, std::string & /* out */) in GetPropertyBuffer() function
/arkcompiler/runtime_core/libpandabase/os/
Dproperty.h31 const auto GetPropertyBuffer = panda::os::unix::property::GetPropertyBuffer; variable
Dproperty.cpp21 bool GetPropertyBuffer(const char * /* ark_prop */, std::string & /* out */) in GetPropertyBuffer() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dproperty.cpp24 bool GetPropertyBuffer([[maybe_unused]] const char *arkProp, [[maybe_unused]] std::string &out) in GetPropertyBuffer() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dproperty.cpp24 bool GetPropertyBuffer([[maybe_unused]] const char *ark_prop, [[maybe_unused]] std::string &out) in GetPropertyBuffer() function