| /base/telephony/state_registry/interfaces/kits/js/ |
| D | @ohos.telephony.observer.d.ts | 95 function off(type: 'networkStateChange', callback?: Callback<NetworkState>): void; function 144 function off(type: 'signalInfoChange', callback?: Callback<Array<SignalInformation>>): void; function 204 function off(type: 'cellInfoChange', callback?: Callback<Array<CellInformation>>): void; function 258 function off(type: 'cellularDataConnectionStateChange', function 309 function off(type: 'cellularDataFlowChange', callback?: Callback<DataFlowType>): void; function 359 …function off(type: 'callStateChange', callback?: Callback<{ state: CallState, number: string }>): … function 430 …function off(type: 'cfuIndicatorChange' | 'voiceMailMsgIndicatorChange', callback?: Callback<boole… function 478 function off(type: 'simStateChange', callback?: Callback<SimStateData>): void; function
|
| /base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
| D | cert_manager_uri.c | 148 uint32_t off = *offset; in EncodeComp() local 201 uint32_t off = *offset; in EncodePathComp() local 245 uint32_t off = *offset; in EncodeQueryComp() local 294 uint32_t off = 0; in CertManagerUriEncode() local 347 static char *DecodeValue(const char *s, uint32_t off, uint32_t len) in DecodeValue() 378 static uint32_t DecodeEnum(const char *s, uint32_t off, uint32_t len, const char *values[], uint32_… in DecodeEnum() 509 uint32_t off = 0; in CertManagerUriDecode() local
|
| D | rbtree.c | 48 uint32_t off; member 512 uint32_t off = 0; in RbTreeDecode() local
|
| /base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/ |
| D | screen_state_collection.cpp | 74 bool off = receiver->Start(CommonEventSupport::COMMON_EVENT_SCREEN_OFF, handlerOff); in RegisterEvent() local
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/ |
| D | fuse_daemon_test.cpp | 78 const char *name, const struct stat *stbuf, off_t off) in FuseAddDirentryMockCurDirFail() 90 const char *name, const struct stat *stbuf, off_t off) in FuseAddDirentryMockUpperDirFail() 104 const char *name, const struct stat *stbuf, off_t off) in FuseAddDirentryMockTestFileFail()
|
| D | fuse_mock.cpp | 270 const char *name, const struct stat *stbuf, off_t off) in fuse_add_direntry()
|
| D | dlp_fuse_test.cpp | 894 int off = offsetof(struct DlpHeader, txtSize); variable
|
| /base/global/i18n_lite/frameworks/i18n/src/ |
| D | str_util.cpp | 25 int ReplaceAndCountOff(std::string &content, const int index, const char *sign, const int off) in ReplaceAndCountOff()
|
| D | number_format_impl.cpp | 26 int off = 0; in ConvertSignAndNum() local
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/ |
| D | fuse_daemon.cpp | 207 …fuse_req_t req, fuse_ino_t ino, const char* buf, size_t size, off_t off, struct fuse_file_info* fi) in FuseDaemonWrite() 307 static void FuseDaemonReadDir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_f… in FuseDaemonReadDir()
|
| /base/request/request/services/service/rust/src/ |
| D | lib.rs | 89 fn off(&self, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> IpcResult<()>; in off() method 183 fn off(&self, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> IpcResult<()> { in off() method
|
| D | request_service_ability.rs | 146 pub fn off(&self, task_id: u32, off_type: String) -> ErrorCode { in off() method
|
| D | request_service.rs | 333 fn off(&self, data: &BorrowedMsgParcel, reply: &mut BorrowedMsgParcel) -> IpcResult<()> { in off() method
|
| /base/print/print_fwk/interfaces/kits/jskits/ |
| D | @ohos.print.d.ts | 51 off(type: 'blocked' | 'success' | 'failed' | 'cancelled', callback?: (boolean) => void): void; method
|
| /base/update/updateservice/interfaces/kits/js/declaration/ |
| D | @ohos.update.d.ts | 662 off(eventClassifyInfo: EventClassifyInfo, taskCallback?: UpgradeTaskCallback): void; method
|