Searched defs:create (Results 1 – 11 of 11) sorted by relevance
23 int32_t (*create)(const CfEncodingBlob *in, CfBase **obj); member
30 pub(crate) fn create(&mut self, mut config: TaskConfig) -> Result<u32, ErrorCode> { in create() method
48 IMsdp* (*create)(); member
69 void* (*create)(void) = reinterpret_cast<FUNC_CREATE>(dlsym(handle_, "Create")); in Create() local
102 …CreatePlugin<IPlugin> create = reinterpret_cast<CreatePlugin<IPlugin>>(::dlsym(handle_, "CreateIns… in GetInstance() local
36 IVibratorDecoder *(*create)(const JsonParser &); member
53 struct drm_mode_create_dumb create = {}; in ModesetCreateFb() local
51 struct drm_mode_create_dumb create = {}; in ModesetCreateFb() local
65 …TestCGroupFilePath(const AppSpawnedProcess *appInfo, const char *fileName, char *path, bool create) in GetTestCGroupFilePath()
257 pub(crate) fn create(&self, columns: &[ColumnInfo]) -> Result<()> { in create() method
133 } create; member