Home
last modified time | relevance | path

Searched defs:CloseHandle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcomponent_node.cpp123 int32_t ComponentNode::CloseHandle() in CloseHandle() function in OHOS::Codec::Omx::ComponentNode
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp100 void ParseUtil::CloseHandle(SaProfile& saProfile) in CloseHandle() function in OHOS::ParseUtil
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dwinapi.rs104 pub fn CloseHandle(hObject: HANDLE) -> BOOL; in CloseHandle() function