Searched defs:renderParam (Results 1 – 3 of 3) sorted by relevance
106 std::string renderParam = "test"; variable127 std::string renderParam = "test"; variable235 std::string renderParam = "test"; variable
35 std::string renderParam = (char *)data; in DoSomethingInterestingWithMyAPI() local
29 int AafwkAppMgrClientAdapterImpl::StartRenderProcess(const std::string &renderParam, int32_t ipcFd, in StartRenderProcess()