Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 7 of 7) sorted by relevance

/developtools/profiler/device/base/src/
Dposix_semaphore.cpp66 SemaphorePtr PosixSemaphoreFactory::Create(unsigned int value) in Create() function in PosixSemaphoreFactory
Dstd_semaphore.cpp73 SemaphorePtr StdSemaphoreFactory::Create(unsigned int value) in Create() function in StdSemaphoreFactory
Dpthread_semaphore.cpp97 SemaphorePtr PthreadSemaphoreFactory::Create(unsigned int value) in Create() function in PthreadSemaphoreFactory
Devent_notifier.cpp29 EventNotifierPtr EventNotifier::Create(unsigned int initValue, unsigned int mask) in Create() function in EventNotifier
/developtools/global_resource_tool/src/
Dheader.cpp49 uint32_t Header::Create(HandleHeaderTail headerHandler, HandleBody bodyHandler, HandleHeaderTail ta… in Create() function in OHOS::Global::Restool::Header
/developtools/profiler/device/services/plugin_service/src/
Dplugin_session.cpp53 bool PluginSession::Create() in Create() function in PluginSession
/developtools/hiperf/src/
Dreport_protobuf_file.cpp70 bool ReportProtobufFileWriter::Create(std::string fileName) in Create() function in OHOS::Developtools::HiPerf::ReportProtobufFileWriter