Searched refs:GetFilePathNoPoint (Results 1 – 4 of 4) sorted by relevance
37 std::string SaCppInterfaceCodeEmitter::GetFilePathNoPoint(const std::string &fpnp) const in GetFilePathNoPoint() function in OHOS::Idl::SaCppInterfaceCodeEmitter111 filePath = GetFilePathNoPoint(seqType->GetNamespace()->ToString()); in EmitInterfaceSelfDefinedTypeInclusions()
42 std::string GetFilePathNoPoint(const std::string &fpnp) const;
184 String GetFilePathNoPoint(const String& fpnp);
125 String CppCodeEmitter::GetFilePathNoPoint(const String& fpnp) in GetFilePathNoPoint() function in OHOS::Idl::CppCodeEmitter152 String filePath = GetFilePathNoPoint(String(mp->namespace_)); in EmitInterfaceSelfDefinedTypeInclusions()