Searched refs:account1_id (Results 1 – 2 of 2) sorted by relevance
36 account1_id = 'fakecm/fakeprotocol/jc_2edenton_40unatco_2eint' variable48 fake_accounts_service.update_attributes(account1_id, changed={76 fake_accounts_service.update_parameters(account1_id, changed={83 os.makedirs(accounts_dir + '/' + account1_id)84 avatar_bin = open(accounts_dir + '/' + account1_id + '/avatar.bin', 'w')112 account_path = (cs.tp_path_prefix + '/Account/' + account1_id)146 account_path = (cs.tp_path_prefix + '/Account/' + account1_id)
599 …private void addAccountsRelationship(long account1_id, long account2_id, BlackboardArtifact relati… in addAccountsRelationship() argument611 …+ "VALUES ( " + account1_id + ", " + account2_id + ", " + relationshipaArtifact.getId() + ", " + d… in addAccountsRelationship()