Home
last modified time | relevance | path

Searched refs:HandleMkdir (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_host.h165 bool HandleMkdir(MessageParcel &data, MessageParcel &reply);
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify.cpp182 static void HandleMkdir(const NotifyParamDisk &paramDisk) in HandleMkdir() function
243 HandleMkdir(paramDisk); in TryNotify()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp113 result = this->HandleMkdir(data, reply); in OnRemoteRequest()
548 bool InstalldHost::HandleMkdir(MessageParcel &data, MessageParcel &reply) in HandleMkdir() function in OHOS::AppExecFwk::InstalldHost
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_host_test/
H A Dbms_installd_host_test.cpp415 * @tc.name: test HandleMkdir
416 * @tc.desc: 1.HandleMkdir test
423 ErrCode res = installdHost.HandleMkdir(data, reply); in HWTEST_F()

Completed in 5 milliseconds