Home
last modified time | relevance | path

Searched refs:SetNames (Results 1 - 5 of 5) sorted by relevance

/developtools/profiler/device/services/ipc/test/unittest/
H A Dipc_generator_impl_test.cpp40 EXPECT_TRUE(ipcGeneratorTest.SetNames("test_case.proto", "") == "test_case"); in HWTEST_F()
41 ASSERT_TRUE(ipcGeneratorImpl.SetNames("test.proto", "") == "test"); in HWTEST_F()
/developtools/profiler/device/services/ipc/include/
H A Dipc_generator_impl.h54 std::string SetNames(std::string fileName, std::string packageName);
/developtools/profiler/device/services/ipc/src/
H A Dipc_generator.cpp29 std::string base_name = pcsp->SetNames(file->name(), file->package()); in Generate()
H A Dproto_encoder_plugin_generator.cpp41 std::string SetNames(const std::string& fileName, const std::string& packageName) in SetNames() function in OptGeneratorImpl
408 std::string baseName = pcsp->SetNames(file->name(), file->package()); in Generate()
H A Dipc_generator_impl.cpp152 std::string IpcGeneratorImpl::SetNames(std::string fileName, std::string packageName) in SetNames() function in IpcGeneratorImpl

Completed in 4 milliseconds