Searched defs:cOptions (Results 1 - 5 of 5) sorted by relevance
| /foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
| H A D | zip_ffi.cpp | 43 OPTIONS cOptions; in FfiBundleManagerCompressFile() local 68 OPTIONS cOptions; in FfiBundleManagerDeCompressFileOptions() local 92 OPTIONS cOptions; FfiBundleManagerDeCompressFile() local [all...] |
| /foundation/multimedia/audio_framework/frameworks/cj/src/ |
| H A D | multimedia_audio_common.cpp | 35 void Convert2AudioCapturerOptions(AudioCapturerOptions &opions, const CAudioCapturerOptions &cOptions) in Convert2AudioCapturerOptions() argument
|
| /base/account/os_account/frameworks/appaccount/cj/src/ |
| H A D | appaccount_ffi.cpp | 271 FfiAppAccountAppAccountManagerSelectAccountsByOptions( int id, CSelectAccountsOptions cOptions, void (*callback)(ErrCArrAppAccountInfo infoRef)) FfiAppAccountAppAccountManagerSelectAccountsByOptions() argument 283 FfiAppAccountAppAccountManagerVerifyCredential( int id, char *name, char *owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions) FfiAppAccountAppAccountManagerVerifyCredential() argument 293 FfiAppAccountAppAccountManagerSetAuthenticatorProperties( int id, char *owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions) FfiAppAccountAppAccountManagerSetAuthenticatorProperties() argument
|
| H A D | appaccount_impl.cpp | 29 int32_t CJAppAccountImpl::createAccount(std::string name, CCreateAccountOptions cOptions) in createAccount() argument 442 bool CJAppAccountImpl::ParseContextForSelectAccount(CSelectAccountsOptions cOptions, in ParseContextForSelectAccount() argument 468 selectAccountByOptions( CSelectAccountsOptions cOptions, const std::function<void(ErrCArrAppAccountInfo)> &callbackRef) selectAccountByOptions() argument 506 ParseContextForVerifyCredential( CAuthCallback callbackId, CVerifyCredentialOptions cOptions, JSAuthCallback &callback, VerifyCredentialOptions &options) ParseContextForVerifyCredential() argument 524 verifyCredential( std::string name, std::string owner, CAuthCallback callbackId, CVerifyCredentialOptions cOptions) verifyCredential() argument 559 ParseContextForSetAuthenticatorProperties( CAuthCallback callbackId, CSetPropertiesOptions cOptions, JSAuthCallback &callback, SetPropertiesOptions &options) ParseContextForSetAuthenticatorProperties() argument 575 setAuthenticatorProperties( std::string owner, CAuthCallback callbackId, CSetPropertiesOptions cOptions) setAuthenticatorProperties() argument [all...] |
| /third_party/lz4/tests/ |
| H A D | frametest.c | 1066 LZ4F_compressOptions_t cOptions; in fuzzerTests() local
|
Completed in 6 milliseconds