Searched refs:reourcePath (Results 1 – 4 of 4) sorted by relevance
91 curIsolatedInfo_.reourcePath = hapPath; in InitializeDynamicComponent()110 curIsolatedInfo_.reourcePath = resourcePath; in InitializeIsolatedComponent()287 … DumpLog::GetInstance().AddDesc(std::string("reourcePath: ").append(curIsolatedInfo_.reourcePath)); in DumpInfo()
127 EXPECT_TRUE(isolatedPattern->curIsolatedInfo_.reourcePath.empty());140 isolatedPattern->curIsolatedInfo_.reourcePath = resourcePath;175 EXPECT_TRUE(isolatedPattern->curIsolatedInfo_.reourcePath.empty());
40 std::string reourcePath; member
121 …isolatedInfo_.reourcePath, isolatedInfo_.abcPath, isolatedInfo_.entryPoint, isolatedInfo_.register… in InitUiContent()