Home
last modified time | relevance | path

Searched defs:CxxString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/src/rust/
H A Ddirectory_ex.rs91 pub fn ChangeModeFile(fileName: &CxxString, mode: &u32) -> bool; in ChangeModeFile()
95 pub fn ChangeModeDirectory(path: &CxxString, mode: &u32) -> bool; in ChangeModeDirectory()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Dwrapper.rs75 deviceId: &CxxString, in GetSystemAbilityWithDeviceId()
82 deviceId: &CxxString, in CheckSystemAbilityWithDeviceId()
107 action: Pin<&mut CxxString>, in SendStrategy()
113 event_name: &CxxString, in GetCommonEventExtraDataIdlist()