Home
last modified time | relevance | path

Searched defs:GetInstanceId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/cast/common/public/
H A Dreceiver_info.cc72 const std::string& ReceiverInfo::GetInstanceId() const { in GetInstanceId() function in openscreen::cast::ReceiverInfo
/aosp_15_r20/tools/acloud/list/
H A Dinstance.py166 def GetInstanceId(cfg_path): function