Searched refs:GetServiceId (Results 1 – 3 of 3) sorted by relevance
74 std::string GetServiceId();
133 std::string DartIsolate::GetServiceId() { in GetServiceId() function in flutter::DartIsolate
151 std::string service_id = isolate->GetServiceId(); in Run()